rust/src/test/ui/process
Nilstrieb 29cfefd355 Fix process-spawn-nonexistent on WSL
If appendWindowsPath is set to true (the default IIRC), running invalid
commands returns PermissionDenied instead of NotFound.
2022-07-27 14:15:44 +02:00
..
core-run-destroy.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
fds-are-cloexec.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
issue-13304.rs Move tests 2022-05-20 10:53:58 -03:00
issue-14456.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-14940.rs Move some tests to more reasonable places 2022-05-08 17:31:05 -03:00
issue-16272.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-20091.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
multi-panic.rs Add needs-unwind directive to tests where necessary 2022-03-19 16:35:41 +01:00
no-stdio.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
nofile-limit.rs Use non-relocatable code in nofile-limit.rs test 2022-07-20 08:00:53 +02:00
process-envs.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
process-exit.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
process-panic-after-fork.rs Revert "Do not call getpid wrapper after fork in tests" 2021-11-05 14:49:26 -07:00
process-remove-from-env.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
process-sigpipe.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
process-spawn-nonexistent.rs Fix process-spawn-nonexistent on WSL 2022-07-27 14:15:44 +02:00
process-spawn-with-unicode-params.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
process-status-inherits-stdin.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
signal-exit-status.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
sigpipe-should-be-ignored.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
tls-exit-status.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
try-wait.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00