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
support Fix --release not compiling upstream deps with -O3 2014-07-09 13:55:00 -07:00
check-style.sh
test_cargo_clean.rs
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
test_cargo_compile_path_deps.rs
test_cargo_test.rs Fix --release not compiling upstream deps with -O3 2014-07-09 13:55:00 -07:00
test_shell.rs
tests.rs