cargo/tests
bors 6ebaa3805d auto merge of #320 : alexcrichton/cargo/fix-doc-bins, r=wycats
This removes the check in the compilation phase, but adds an error if you're
documenting a library and a binary with the same name (as the rustdoc output
would conflict).

Closes #318
2014-08-06 18:58:18 +00:00
..
fixtures Initial commit 2014-03-04 15:22:44 -08:00
support Fix the output type of staticlib 2014-08-06 11:28:25 -07:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
test_cargo_clean.rs cargo clean. resolves #51 2014-07-08 21:54:15 +09:00
test_cargo_compile.rs Fix the output type of staticlib 2014-08-06 11:28:25 -07:00
test_cargo_compile_git_deps.rs Fix running tests using git on systems with customized git templates 2014-08-05 12:27:51 +02:00
test_cargo_compile_path_deps.rs Make freshness tests more robust with time travel 2014-08-02 10:55:02 -07:00
test_cargo_compile_plugins.rs Base get_fingerprint on a PackageId 2014-07-24 19:32:49 -07:00
test_cargo_cross_compile.rs Implement per-target fingerprints 2014-08-02 00:16:19 -07:00
test_cargo_doc.rs Allow documenting binary targets. 2014-08-04 07:28:57 -07:00
test_cargo_freshness.rs Make freshness tests more robust with time travel 2014-08-02 10:55:02 -07:00
test_cargo_generate_lockfile.rs Update the lockfile when deps are modified 2014-08-04 13:35:04 -07:00
test_cargo_new.rs Move from hammer to docopt for option parsing 2014-07-28 13:37:19 -07:00
test_cargo_run.rs Fix inferred name of src/main.rs 2014-07-16 18:44:30 -07:00
test_cargo_test.rs Make freshness tests more robust with time travel 2014-08-02 10:55:02 -07:00
test_cargo_version.rs Add version command, closes #201 2014-07-18 14:42:26 +02:00
test_shell.rs Fix inferred name of src/main.rs 2014-07-16 18:44:30 -07:00
tests.rs Deal with different encodings of Cargo.lock 2014-08-03 18:38:25 -07:00