cargo/tests
Yehuda Katz 7eb5ea543d Fixed a number of bugs related to rustc building
Most notably, `resolve` now takes the root, so it can properly link the
root package with its dependencies (which is required to build the
--externs for the root package).
2014-07-10 00:27:40 -07:00
..
fixtures Initial commit 2014-03-04 15:22:44 -08:00
support Fix --release not compiling upstream deps with -O3 2014-07-09 13:55:00 -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 Fixed a number of bugs related to rustc building 2014-07-10 00:27:40 -07:00
test_cargo_compile_git_deps.rs Refactor PackageId.namespace -> source_id 2014-07-08 14:58:56 -07:00
test_cargo_compile_path_deps.rs Warn about missing [[lib]] and [[bin]] sections 2014-07-07 20:59:47 -07:00
test_cargo_test.rs Fix --release not compiling upstream deps with -O3 2014-07-09 13:55:00 -07:00
test_shell.rs Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
tests.rs cargo clean. resolves #51 2014-07-08 21:54:15 +09:00