summary refs log tree commit diff
path: root/src/test/run-make/windows-spawn/spawn.rs
AgeCommit message (Collapse)AuthorLines
2017-06-05Add run-make test for Command::spawn on WindowsOliver Middleton-0/+22
Make sure args aren't interpreted as part of the program name.