Relax tests for windows
authorAleksey Kladov <aleksey.kladov@gmail.com>
Sat, 10 Mar 2018 15:30:24 +0000 (18:30 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Sat, 10 Mar 2018 15:46:32 +0000 (18:46 +0300)
commita64df78ea6036e489f5eace385faa16dd268aafb
treee41e16be23ae81520552c869d4ca2b749e6b233b
parent823f1ff32a24bc209f616248b8f4ac323df61043
Relax tests for windows

On windows, clap prints `cargo.exe` rather than just `cargo`.
tests/testsuite/build.rs
tests/testsuite/cargo_command.rs
tests/testsuite/init.rs
tests/testsuite/metadata.rs
tests/testsuite/new.rs
tests/testsuite/run.rs
tests/testsuite/rustc.rs