about summary refs log tree commit diff
path: root/src/test/ui/process/process-spawn-nonexistent.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2022-09-19Adding ignore fuchsia tests for Backtrace, ErrorKind casesAndrew Pollack-0/+1
2022-07-27Fix process-spawn-nonexistent on WSLNilstrieb-5/+7
If appendWindowsPath is set to true (the default IIRC), running invalid commands returns PermissionDenied instead of NotFound.
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+15