cargo/tests
2015-10-30 13:49:45 +02:00
..
support Finish implementing cargo install 2015-10-18 21:44:01 -07:00
check-style.sh
resolve.rs Make Dependency cheap to copy by having it store a refcounted inner object. 2015-09-16 20:37:45 -07:00
test_bad_config.rs Update TOML dependency 2015-10-07 10:46:20 -07:00
test_bad_manifest_path.rs Add tests for different kinds of invalid manifest paths 2015-08-31 21:26:29 -04:00
test_cargo.rs
test_cargo_bench.rs Use docopt's new syntax for repeatable options 2015-09-30 21:30:53 +02:00
test_cargo_build_auth.rs Don't test SSL errors on OSX 2015-10-08 13:14:14 -07:00
test_cargo_build_lib.rs Use absolute path for CARGO_HOME 2015-05-28 18:34:50 -05:00
test_cargo_clean.rs Use std::env::EXE_SUFFIX in new tests 2015-09-30 21:42:28 +02:00
test_cargo_compile.rs Update TOML dependency 2015-10-07 10:46:20 -07:00
test_cargo_compile_custom_build.rs Auto merge of #2037 - honorabrutroll:master, r=alexcrichton 2015-10-16 17:22:56 +00:00
test_cargo_compile_git_deps.rs Update some build tools and libgit2 2015-10-07 11:33:39 -07:00
test_cargo_compile_path_deps.rs Remove registry preload and avoid updating sources prematurely instead 2015-09-19 23:19:16 -04:00
test_cargo_compile_plugins.rs Refactor Cargo's backend, again! 2015-10-05 11:32:58 -07:00
test_cargo_cross_compile.rs Update dependencies 2015-10-21 13:59:27 -07:00
test_cargo_doc.rs Auto merge of #2055 - alexcrichton:rustdoc-race, r=brson 2015-10-17 00:00:28 +00:00
test_cargo_features.rs Fix activating features in dependencies transitively 2015-08-03 15:10:31 -07:00
test_cargo_fetch.rs
test_cargo_freshness.rs Refactor Cargo's backend, again! 2015-10-05 11:32:58 -07:00
test_cargo_generate_lockfile.rs Add a test for #2076, preservation of line endings style 2015-10-30 13:49:45 +02:00
test_cargo_install.rs Finish implementing cargo install 2015-10-18 21:44:01 -07:00
test_cargo_new.rs If --vcs flag specified, use vcs even if under an existing repo 2015-09-06 15:52:13 -04:00
test_cargo_package.rs Add a test for wildcard constraint warnings 2015-09-30 21:30:52 +02:00
test_cargo_profiles.rs Don't put hashes in libraries of the root crate 2015-04-29 11:03:21 -07:00
test_cargo_publish.rs Update dependencies and Rust that's used 2015-08-14 13:30:53 -07:00
test_cargo_read_manifest.rs Give better error messages for invalid manifest-paths 2015-08-31 21:26:29 -04:00
test_cargo_registry.rs Add support for multiple -p options to cargo update 2015-09-30 21:42:21 +02:00
test_cargo_run.rs Clean whitespace 2015-10-19 11:17:53 -04:00
test_cargo_rustc.rs Add support for multiple -p options to cargo update 2015-09-30 21:42:21 +02:00
test_cargo_search.rs
test_cargo_test.rs Allow testing optional dependencies 2015-10-20 17:22:18 -07:00
test_cargo_tool_paths.rs Enables support for relative pathed linker and ar tools. 2015-07-27 09:45:01 +12:00
test_cargo_verify_project.rs Add tests for different arguments given to verify-project 2015-08-31 21:26:29 -04:00
test_cargo_version.rs
test_shell.rs Change the no_term test to run an external process. 2015-08-04 19:03:00 -04:00
tests.rs Finish implementing cargo install 2015-10-18 21:44:01 -07:00