about summary refs log tree commit diff
path: root/src/test/ui/command
AgeCommit message (Expand)AuthorLines
2021-03-28Remove unnecessary `ignore-cloudabi` flagJohnTitor-1/+0
2021-03-09Do not attempt to unlock envlock in child process after a fork.The8472-14/+0
2021-01-29Update test-various to Ubuntu 20.04Nikita Popov-0/+1
2021-01-21Update src/test/ui/command/command-setgroups.rs to ignore windowsslo1-0/+1
2021-01-21Update src/test/ui/command/command-setgroups.rsslo1-0/+6
2021-01-21Add setgroups to std::os::unix::process::CommandExtslo1-0/+19
2021-01-17Fix test to work with remote-test-server.Eric Huss-1/+7
2021-01-17Add test for Command::current_dir behavior.Eric Huss-0/+43
2020-11-22Drop support for cloudabi targetsLzu Tao-5/+0
2020-05-12Stabilize process_set_argv0 feature for UnixJeremy Fitzhardinge-4/+0
2019-12-16Move command-related tests into command/Jeremy Fitzhardinge-0/+311