about summary refs log tree commit diff
path: root/src/test/ui/process
AgeCommit message (Expand)AuthorLines
2021-11-18Move some tests to more reasonable directoriesCaio-0/+323
2021-11-14Move some tests to more reasonable directoriesCaio-0/+115
2021-11-10Rollup merge of #89930 - cuviper:avoid-clone3, r=joshtriplettMatthias Krüger-16/+1
2021-11-06Move some tests to more reasonable directoriesCaio-0/+102
2021-11-05Revert "Do not call getpid wrapper after fork in tests"Josh Stone-16/+1
2021-08-01Do not call getpid wrapper after fork in testsDominik Stolz-1/+16
2021-05-14panic abort after fork test: Disable on androidIan Jackson-0/+1
2021-05-13Tolerate SIGTRAP for panic abort after panic::always_abortIan Jackson-1/+1
2021-05-13Use SIGUSR1 rather than SIGTRAP for "allocated after fork"Ian Jackson-2/+2
2021-05-07panic ui test: Provide comprehensive test for panic after forkIan Jackson-0/+150
2020-11-22Drop support for cloudabi targetsLzu Tao-8/+0
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
2019-07-28bypass x86stdcall.rs for vxworksBaoshan Pang-0/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+291