cargo/tests
bors 09f5c4d0d4 auto merge of #444 : alexcrichton/cargo/issue-54, r=brson
This generates errors for malformed semver versions during the decoding process
rather than later in the convertion to a package id. This also cuts down on the
large number of derived traits to only what's necessary.

Closes #54
2014-08-27 02:51:45 +00:00
..
fixtures Initial commit 2014-03-04 15:22:44 -08:00
support Implement cargo-package 2014-08-26 19:03:12 -07:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
test_cargo.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_bench.rs Help debug a flaky windows test 2014-08-26 18:58:58 -07:00
test_cargo_clean.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_compile.rs auto merge of #444 : alexcrichton/cargo/issue-54, r=brson 2014-08-27 02:51:45 +00:00
test_cargo_compile_git_deps.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_compile_path_deps.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_compile_plugins.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_cross_compile.rs Remove all subcommand executables 2014-08-26 18:25:28 -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 Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_package.rs Implement cargo-package 2014-08-26 19:03:12 -07:00
test_cargo_run.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_cargo_test.rs Add a harness manifest option 2014-08-26 18:51:47 -07:00
test_cargo_version.rs Remove all subcommand executables 2014-08-26 18:25:28 -07:00
test_shell.rs Fix inferred name of src/main.rs 2014-07-16 18:44:30 -07:00
tests.rs Implement cargo-package 2014-08-26 19:03:12 -07:00