cargo/tests
bors d59c76dbc8 auto merge of #474 : alexcrichton/cargo/issue-461, r=wycats
Overrides are only queried by name, and it's possible for multiple to show up,
and just pick the first one.

Closes #461 

r? @wycats -- I'm not convinced this is correct
2014-09-03 22:20:06 +00:00
..
fixtures Initial commit 2014-03-04 15:22:44 -08:00
support Merge remote-tracking branch 'cmr/master' 2014-08-27 08:04:38 -07:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
test_cargo.rs Slim down the cargo --list test 2014-09-02 11:49:36 -07:00
test_cargo_bench.rs Don't run doc tests for cargo bench 2014-09-02 11:49:16 -07:00
test_cargo_clean.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_compile.rs Implement manifest profiles 2014-09-03 11:54:29 -07:00
test_cargo_compile_git_deps.rs Update the git2 dependency 2014-08-28 11:15:49 -07:00
test_cargo_compile_path_deps.rs auto merge of #474 : alexcrichton/cargo/issue-461, r=wycats 2014-09-03 22:20:06 +00:00
test_cargo_compile_plugins.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_cross_compile.rs Implement manifest profiles 2014-09-03 11:54:29 -07:00
test_cargo_doc.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_freshness.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_generate_lockfile.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_new.rs Turn --git on by default for cargo-new. 2014-09-03 14:00:16 -07:00
test_cargo_package.rs Implement cargo-package 2014-08-26 19:03:12 -07:00
test_cargo_profiles.rs Implement manifest profiles 2014-09-03 11:54:29 -07:00
test_cargo_run.rs Fix cargo-run rebasings and tests 2014-08-27 08:09:35 -07:00
test_cargo_test.rs Update docopt to fix -- option parsing 2014-09-02 11:48:51 -07:00
test_cargo_version.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_shell.rs Be compatible with the stdlib for now ('static shell) 2014-08-29 12:00:15 -07:00
tests.rs Implement manifest profiles 2014-09-03 11:54:29 -07:00