cargo/tests
2016-05-11 03:04:19 +03:00
..
support Simplify tests 2016-05-11 03:04:19 +03:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
resolve.rs Implement top-level overrides 2016-03-25 16:49:15 -07:00
test_bad_config.rs Simplify tests 2016-05-11 03:04:19 +03:00
test_bad_manifest_path.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo.rs Add support for cargo --explain 2016-04-21 09:46:12 -07:00
test_cargo_bench.rs Add a regression test for the issue being fixed 2016-03-03 16:55:56 -08:00
test_cargo_build_auth.rs Correctly attempt multiple usernames with libgit2 2016-04-17 21:52:48 -07:00
test_cargo_build_lib.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_cfg.rs Fix caching features across backtracking 2016-03-16 14:20:52 -07:00
test_cargo_clean.rs Fix a number of bugs with cargo clean 2015-11-15 13:02:39 -08:00
test_cargo_compile.rs Add a new CARGO_PKG_AUTHORS environment variable 2016-04-08 20:34:55 +02:00
test_cargo_compile_custom_build.rs Don't require all build script output to be utf-8 2016-04-11 10:08:14 -07:00
test_cargo_compile_git_deps.rs Replace existing sources before updating 2016-03-30 10:39:24 -07:00
test_cargo_compile_path_deps.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_compile_plugins.rs Fix all tests with recent changes 2016-03-03 13:35:46 -08:00
test_cargo_compile_rustflags.rs Add rustflags support to config files 2016-03-16 17:32:00 +00:00
test_cargo_concurrent.rs add tests for #2606 2016-04-22 22:33:58 -05:00
test_cargo_config.rs Read configuration from environment variables 2016-02-19 00:18:13 -08:00
test_cargo_cross_compile.rs remove unused format argument 2016-03-15 10:35:52 -05:00
test_cargo_death.rs Use job objects on windows for ctrl-c to work 2016-02-11 11:49:45 -08:00
test_cargo_doc.rs Add cargo doc --lib/--bin 2016-04-14 10:46:45 -07:00
test_cargo_features.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_fetch.rs Update rust and all deps 2014-12-19 20:55:17 -08:00
test_cargo_freshness.rs Add a regression test for the issue being fixed 2016-03-03 16:55:56 -08:00
test_cargo_generate_lockfile.rs Auto merge of #2547 - alexcrichton:more-locking, r=brson 2016-04-06 09:56:36 -07:00
test_cargo_init.rs Prevent the use of "test" as a crate name. Fixes #2432. 2016-03-22 09:45:48 +01:00
test_cargo_install.rs Simplify tests 2016-05-11 03:04:19 +03:00
test_cargo_metadata.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_new.rs Prevent the use of "test" as a crate name. Fixes #2432. 2016-03-22 09:45:48 +01:00
test_cargo_overrides.rs Implement top-level overrides 2016-03-25 16:49:15 -07:00
test_cargo_package.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_profiles.rs Fix all tests with recent changes 2016-03-03 13:35:46 -08:00
test_cargo_publish.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_read_manifest.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_registry.rs Fix caching features across backtracking 2016-03-16 14:20:52 -07:00
test_cargo_run.rs Have CLI take preference over config for verbosity 2016-04-17 22:03:25 -07:00
test_cargo_rustc.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_rustdoc.rs Remove color from the errors 2016-03-12 11:37:59 -08:00
test_cargo_search.rs Allow multiple search query params 2016-03-08 19:18:08 +01:00
test_cargo_test.rs Add cargo test --doc 2016-04-15 16:56:35 -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 Add a test for --version flag interception 2016-01-31 19:02:47 +03:00
test_shell.rs Update dependencies and Rust version 2016-01-25 09:33:51 -08:00
tests.rs Reset RUSTFLAGS when running tests 2016-04-25 22:58:09 +09:00