cargo/tests
Alex Crichton 71e4252a90 Don't infinitely recurse on cyclic path deps
Instead, keep a table of what we've visited and halt recursion whenever we
re-visit a package.

Closes #77
2014-06-30 13:18:14 -07:00
..
fixtures Initial commit 2014-03-04 15:22:44 -08:00
support auto merge of #87 : alexcrichton/cargo/toml-warnings, r=wycats 2014-06-30 20:00:09 +00:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
test_cargo_compile.rs Don't infinitely recurse on cyclic path deps 2014-06-30 13:18:14 -07:00
test_cargo_compile_git_deps.rs Error out on ssh dependencies (fixes #55) 2014-06-26 21:41:06 -07:00
test_cargo_compile_path_deps.rs Check for the existence of Cargo.toml when reading packages. 2014-06-30 10:42:08 +10:00
test_cargo_test.rs Use a custom rm_rf to paper over windows git funkiness 2014-06-28 12:28:36 -07:00
test_shell.rs Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
tests.rs Add cargo test 2014-06-26 16:47:27 -07:00