cargo/tests/testsuite
2019-03-26 18:51:13 -07:00
..
support Cleanup: Remove redundant clones. 2019-03-26 18:51:13 -07:00
alt_registry.rs Stabilize Alternative Registries 2019-02-11 15:16:13 -08:00
bad_config.rs Merge branch 'master' into https_all_the_things 2019-02-22 14:21:53 -05:00
bad_manifest_path.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
bench.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
build.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
build_auth.rs Changes per ehuss 2019-02-22 14:28:52 -05:00
build_lib.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
build_plan.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
build_script.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
build_script_env.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
cargo_alias_config.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
cargo_command.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
cargo_features.rs Add test for publish with [patch] + cleanup. 2019-01-11 19:14:58 -08:00
cfg.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
check-style.sh Reorganize integration tests as one crate with many modules. Issue #4867. 2018-02-21 13:33:51 -05:00
check.rs Some fingerprint cleanup. 2019-03-26 13:22:49 -07:00
clean.rs Testsuite: Make cwd() relative to project root. 2019-03-20 16:34:56 -07:00
collisions.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
concurrent.rs Testsuite: Make cwd() relative to project root. 2019-03-20 16:34:56 -07:00
config.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
corrupt_git.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
cross_compile.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
cross_publish.rs Add test for publish with [patch] + cleanup. 2019-01-11 19:14:58 -08:00
custom_target.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
death.rs Some CI setups are much slower then the equipment used by Cargo itself 2019-01-24 12:28:21 -05:00
dep_info.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
directory.rs Cleanup: Remove unnecessary borrows. 2019-03-26 18:09:56 -07:00
doc.rs Auto merge of #6786 - ehuss:remove-is_nightly-test-checks, r=dwijnand 2019-03-26 23:45:46 +00:00
edition.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
features.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
fetch.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
fix.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
freshness.rs Some fingerprint cleanup. 2019-03-26 13:22:49 -07:00
generate_lockfile.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
git.rs Cleanup: Remove unnecessary borrows. 2019-03-26 18:09:56 -07:00
init.rs Make hg optional for tests. 2019-03-12 20:52:38 -07:00
install.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
jobserver.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
list_targets.rs Moved checks into compile_options(), changed tests 2019-01-03 23:00:45 +01:00
local_registry.rs Fix resolving yanked crates when using a local registry. 2019-03-12 23:11:22 -07:00
lockfile_compat.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
login.rs Add test for publish with [patch] + cleanup. 2019-01-11 19:14:58 -08:00
main.rs Cleanup: Remove redundant clones. 2019-03-26 18:51:13 -07:00
member_errors.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
metabuild.rs Some fingerprint cleanup. 2019-03-26 13:22:49 -07:00
metadata.rs cargo metadata: Don't show null deps. 2019-02-05 08:25:44 -08:00
net_config.rs Try to get build to fix 2019-01-31 14:52:28 -05:00
new.rs End VCS ignore files with a newline 2019-03-10 14:40:32 -07:00
out_dir.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
overrides.rs Testsuite: Make cwd() relative to project root. 2019-03-20 16:34:56 -07:00
package.rs Cleanup: Remove unnecessary borrows. 2019-03-26 18:09:56 -07:00
patch.rs Fix new unused patch warning. 2018-12-27 17:13:31 -08:00
path.rs Cleanup: Remove redundant clones. 2019-03-26 18:51:13 -07:00
plugins.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
proc_macro.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
profile_config.rs Incremental profile cleanup. 2019-02-20 09:12:27 -08:00
profile_overrides.rs Cleanup: Remove unnecessary borrows. 2019-03-26 18:09:56 -07:00
profile_targets.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
profiles.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
publish.rs Testsuite: Make cwd() relative to project root. 2019-03-20 16:34:56 -07:00
read_manifest.rs Add links to cargo metadata. 2018-12-23 11:34:14 -08:00
registry.rs Test cleanup: remove unnecessary with_status(0) 2019-02-04 18:52:33 +01:00
rename_deps.rs Add detail to multiple rename deps 2019-01-28 16:03:30 +00:00
required_features.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
resolve.rs Cleanup: Remove redundant clones. 2019-03-26 18:51:13 -07:00
run.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
rustc.rs Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
rustc_info_cache.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
rustdoc.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
rustdocflags.rs Add tests for warning on misspelled env vars 2019-02-23 19:08:50 +09:00
rustflags.rs cargo fmt tests/testsuite/rustflags.rs 2019-02-24 14:27:10 +09:00
search.rs push the rest of the clones to the bottom 2019-01-29 17:32:56 -05:00
shell_quoting.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
small_fd_limits.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
test.rs Testsuite: remove some unnecessary is_nightly checks. 2019-03-26 13:56:14 -07:00
tool_paths.rs Testsuite: Make cwd() relative to project root. 2019-03-20 16:34:56 -07:00
update.rs Marking Cargo.lock as generated 2019-01-19 09:06:01 +00:00
verify_project.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
version.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
warn_on_failure.rs Format with cargo fmt 2018-12-08 03:19:47 -08:00
workspaces.rs Testsuite: Make cwd() relative to project root. 2019-03-20 16:34:56 -07:00