about summary refs log tree commit diff
path: root/library/std/src/process
AgeCommit message (Expand)AuthorLines
2021-12-23Rollup merge of #92208 - ChrisDenton:win-bat-cmd, r=dtolnayMatthias Krüger-0/+19
2021-12-22Fix testsChris Denton-3/+7
2021-12-16Quote bat script command lineChris Denton-0/+19
2021-11-23fix test in std::process on androidname1e5s-28/+36
2021-10-30Use "rustc" for testing Command argsChris Denton-3/+3
2021-06-24Test that `env_clear` works on WindowsChris Denton-0/+9
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+401