cargo/tests
2016-05-20 09:08:48 -07:00
..
support Auto merge of #2682 - srinivasreddy:refactor_2, r=alexcrichton 2016-05-12 23:06:54 -07: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 report status to stderr instead of stdout 2016-05-19 01:42:29 +03:00
test_bad_manifest_path.rs Auto merge of #2682 - srinivasreddy:refactor_2, r=alexcrichton 2016-05-12 23:06:54 -07:00
test_cargo.rs remove useless formats 2016-05-12 22:54:23 +03:00
test_cargo_bench.rs fix test_cargo_bench 2016-05-20 15:02:09 +03:00
test_cargo_build_auth.rs fix test_cargo_build_auth 2016-05-19 01:42:29 +03:00
test_cargo_build_lib.rs fix test_cargo_build_lib 2016-05-19 01:42:29 +03:00
test_cargo_cfg.rs fix a bunch of tests with regexp 2016-05-19 01:42:29 +03:00
test_cargo_clean.rs fix test_cargo_clean 2016-05-19 01:42:29 +03:00
test_cargo_compile.rs fix some cargo_compile tests 2016-05-20 16:22:58 +03:00
test_cargo_compile_custom_build.rs Merge branch 'status-2-stderr' of https://github.com/matklad/cargo into stdout-not-stderr 2016-05-20 09:08:48 -07:00
test_cargo_compile_git_deps.rs fix test_compile_git_deps 2016-05-20 16:39:58 +03:00
test_cargo_compile_path_deps.rs fix cargo_compile_path_deps 2016-05-20 17:19:49 +03:00
test_cargo_compile_plugins.rs fix some cargo_compile tests 2016-05-20 16:22:58 +03:00
test_cargo_compile_rustflags.rs Add rustflags support to config files 2016-03-16 17:32:00 +00:00
test_cargo_concurrent.rs fix a bunch of tests with regexp 2016-05-19 01:42:29 +03:00
test_cargo_config.rs Read configuration from environment variables 2016-02-19 00:18:13 -08:00
test_cargo_cross_compile.rs more auto refactoring fixes 2016-05-19 03:51:07 +03: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 fix some more tests with regexp 2016-05-19 01:42:29 +03:00
test_cargo_features.rs fix more tests with regex 2016-05-19 01:42:29 +03:00
test_cargo_fetch.rs Update rust and all deps 2014-12-19 20:55:17 -08:00
test_cargo_freshness.rs fix test_cargo_freshness 2016-05-20 16:54:01 +03: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 remove useless formats 2016-05-12 22:54:23 +03:00
test_cargo_install.rs fix test_cargo_install 2016-05-19 01:42:29 +03:00
test_cargo_metadata.rs remove useless formats 2016-05-12 22:54:23 +03:00
test_cargo_net_config.rs Network retry issue 1602 2016-05-12 11:26:58 -07:00
test_cargo_new.rs PR #1124 have replaced git with vcs 2016-05-19 21:42:32 +02:00
test_cargo_overrides.rs fix test_cargo_overrides 2016-05-20 14:47:39 +03:00
test_cargo_package.rs fix test_cargo_package 2016-05-20 03:52:13 +03:00
test_cargo_profiles.rs fix more tests with regex 2016-05-19 01:42:29 +03:00
test_cargo_publish.rs fix test_cargo_publish 2016-05-20 17:00:15 +03:00
test_cargo_read_manifest.rs remove useless formats 2016-05-12 22:54:23 +03:00
test_cargo_registry.rs fix test_cargo_registry 2016-05-20 03:21:55 +03:00
test_cargo_run.rs fix exit_code tests 2016-05-19 01:42:29 +03:00
test_cargo_rustc.rs fix more test with insane regexes 2016-05-19 01:42:29 +03:00
test_cargo_rustdoc.rs fix more tests with regex 2016-05-19 01:42:29 +03:00
test_cargo_search.rs fix more tests 2016-05-19 01:42:29 +03:00
test_cargo_test.rs more auto refactoring fixes 2016-05-19 03:51:07 +03:00
test_cargo_tool_paths.rs fix some more tests with regexp 2016-05-19 01:42:29 +03: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 Auto merge of #2676 - srinivasreddy:refactor, r=alexcrichton 2016-05-14 17:29:02 -07:00