cargo/tests
Yehuda Katz 21322f07b4 Wrote more integration tests for cargo compile
At the moment, the rustc exec for the root project inherits the stdout
and stderr FDs (so that warnings and errors flow through), but
output from dependencies is only emitted if the compilation fails to
avoid warning noise from dependencies.
2014-05-12 17:33:13 -07:00
..
fixtures Initial commit 2014-03-04 15:22:44 -08:00
support.rs Wrote more integration tests for cargo compile 2014-05-12 17:33:13 -07:00
test_cargo_compile.rs Wrote more integration tests for cargo compile 2014-05-12 17:33:13 -07:00
tests.rs Update tests against Rust master 2014-04-02 13:22:45 -07:00