Commit graph

12 commits

Author SHA1 Message Date
Aleksey Kladov deb1c1e15c Fix regression when passing arguments to subcommands 2018-03-20 03:34:37 +03:00
Aleksey Kladov a1735c7aff Regression tests for #5201
Better safe than sorry!
2018-03-19 23:51:49 +03:00
Aleksey Kladov b0c181d91c Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
Alex Crichton 1e6828485e cargo fmt 2018-03-14 17:48:23 -07:00
Aleksey Kladov a64df78ea6 Relax tests for windows
On windows, clap prints `cargo.exe` rather than just `cargo`.
2018-03-10 18:46:32 +03:00
Aleksey Kladov cc3ce0007d Fix --explain 2018-03-08 23:31:56 +03:00
Aleksey Kladov 0470d77575 Support list subcommand
All tests are green 🎉
2018-03-08 23:31:56 +03:00
Aleksey Kladov af88c9f203 Disable cargo help -h 2018-03-08 23:31:56 +03:00
Aleksey Kladov 81ce3e1bef Support external subcommands 2018-03-08 23:31:56 +03:00
Aleksey Kladov c327245ca5 Drop old commands 2018-03-08 23:31:56 +03:00
Aleksey Kladov 178b16d12b Temporarly ignore some tests 2018-03-08 23:30:46 +03:00
André Rocha 98f17bcc56 Adding cargo.rs file tests as cargo_command.rs. 2018-02-21 13:33:52 -05:00
Renamed from tests/testsuite/cargo.rs (Browse further)