cargo/tests
Alex Crichton 9243f06d40 Fix depending on git repos with workspaces
When we're recursively walking over a git repository we can safely ignore any
workspace Cargo.toml files we find instead of generating an error.
2016-07-31 17:06:35 -07:00
..
cargotest Add --lib to init/new. Add status message for completed creation 2016-07-29 12:52:33 -07:00
bad-config.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
bad-manifest-path.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
bench.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
build-auth.rs Add flags to assert lock/cache behavior to Cargo 2016-07-18 18:50:20 -07:00
build-lib.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
build-script.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
build.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
cargo.rs Splits a test on two lines to keep it below 100 chars. 2016-07-05 08:49:01 -04:00
cargo_alias_config.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
cfg.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
clean.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
concurrent.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
config.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
cross-compile.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
death.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
doc.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
features.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
fetch.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
freshness.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
generate-lockfile.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
git.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
init.rs Add tests for passing both --bin and --lib 2016-07-29 16:52:00 -07:00
install.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
metadata.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
net-config.rs Remove useless format calls from tests 2016-05-31 01:54:26 +03:00
new.rs Add tests for passing both --bin and --lib 2016-07-29 16:52:00 -07:00
overrides.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
package.rs Improve file open error when packaging crates 2016-07-26 16:29:20 -07:00
path.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
plugins.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
profiles.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
publish.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
read-manifest.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
registry.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
resolve.rs Implement workspaces in Cargo 2016-07-05 15:42:22 -07:00
run.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
rustc.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
rustdoc.rs Always build libraries into the same location 2016-07-26 17:52:45 -07:00
rustdocflags.rs Add support for RUSTDOCFLAGS 2016-06-20 09:12:28 -07:00
rustflags.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
search.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
shell.rs Add color support for Windows consoles. 2016-06-28 22:26:29 +02:00
test.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
tool-paths.rs Add 'Finished' line after compile finishes with compile timing and build type 2016-07-25 16:30:03 -07:00
verify-project.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
version.rs Ignore some config errors during init 2016-07-24 10:52:46 +03:00
workspaces.rs Fix depending on git repos with workspaces 2016-07-31 17:06:35 -07:00