summary refs log tree commit diff
path: root/src/test/ui/process
AgeCommit message (Collapse)AuthorLines
2020-05-08Skip tests on emscriptenYuki Okushi-0/+1
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-0/+11
2019-07-31issue-2214.rs: lgamma is lgamma on vxWorksBaoshan Pang-0/+2
ignore process-envs.rs and process-remove-from-env.rs as there is no 'env' on vxWorks
2019-07-28bypass x86stdcall.rs for vxworksBaoshan Pang-0/+1
ignore wait-forked-but-failed-child.rs as there is no command 'ps' on vxWorks ignore process-sigpipe.rs as there is no 'sh' on vxWorks ignore core-run-destroy.rs as there is no 'cat' and 'sleep' on vxWorks
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+291