cargo/tests/testsuite
2021-06-15 13:13:35 -07:00
..
mock-std Revert "Check if rust-src contains a vendor dir, and patch it in" 2020-12-11 07:45:27 -08:00
advanced_env.rs Fixes for some test errors on Windows. 2019-12-19 09:44:02 -08:00
alt_registry.rs add default_run to SerializedPackage 2021-06-07 14:59:57 +08:00
bad_config.rs Add cargo config subcommand. 2021-03-25 13:52:31 -07:00
bad_manifest_path.rs track_caller on custom assert functions 2021-03-03 17:17:07 +00:00
bench.rs Add the path to the manifest in json output 2021-03-04 20:09:51 +02:00
build.rs Fix rustc/rustdoc config values to be config-relative paths. 2021-06-09 17:46:18 -07:00
build_plan.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
build_script.rs More information for links conflicting 2021-06-10 15:12:19 +08:00
build_script_env.rs Fix tests 2021-04-17 12:13:30 -04:00
build_script_extra_link_arg.rs Make cargo:rustc-link-arg-bin without the = an error. 2021-05-29 16:12:11 -07:00
cache_messages.rs Move the rustc-echo-wrapper to be shared across tests. 2021-06-09 17:13:33 -07:00
cargo_alias_config.rs Implement warning for ignored trailing arguments 2021-06-09 18:50:51 +04:00
cargo_command.rs Restore the tests that could be reused 2021-03-22 13:39:18 -07:00
cargo_config.rs Print environment note for json format, too. 2021-03-29 14:37:41 -07:00
cargo_env_config.rs Change env section parsing 2021-02-20 13:49:08 -08:00
cargo_features.rs Don't use RUSTC_BOOTSTRAP for nightly-only tests 2021-04-01 10:39:07 -07:00
cargo_targets.rs Warn if an "all" target is specified, but we don't match anything 2021-06-09 19:29:24 +02:00
cfg.rs Fix issue with filtering exclusive target dependencies. 2021-03-11 11:41:00 -08:00
check.rs Move the rustc-echo-wrapper to be shared across tests. 2021-06-09 17:13:33 -07:00
clean.rs track_caller on custom assert functions 2021-03-03 17:17:07 +00:00
collisions.rs Fix collision doc tests randomly failing. 2021-04-29 10:42:42 -07:00
concurrent.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
config.rs Improve two error messages 2021-05-10 17:28:19 +02:00
config_cli.rs Revert misfeatures 2020-07-07 23:38:26 -06:00
config_include.rs Fix config includes not working. 2021-03-24 20:21:09 -07:00
corrupt_git.rs Move paths to cargo-util. 2021-03-20 17:42:41 -07:00
credential_process.rs Move paths to cargo-util. 2021-03-20 17:42:41 -07:00
cross_compile.rs Expose build.target .cargo/config setting as packages.target in Cargo.toml 2021-04-24 19:12:52 +02:00
cross_publish.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
custom_target.rs Detect changes for JSON spec targets. 2021-03-01 12:19:14 -08:00
death.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
dep_info.rs track_caller on custom assert functions 2021-03-03 17:17:07 +00:00
directory.rs Replace deprecated [replace] references with [patch] 2021-06-02 12:30:56 +02:00
doc.rs Consolidate doc collision detection. 2021-05-30 19:39:48 -07:00
edition.rs Make edition transitions easier. 2021-02-19 14:29:44 -08:00
error.rs Rework internal errors. 2020-02-17 19:03:57 -08:00
features.rs Refactor feature handling, and improve error messages. 2021-03-19 14:59:53 -07:00
features2.rs fix clippy warnings 2021-04-02 12:30:36 +02:00
features_namespaced.rs add default_run to SerializedPackage 2021-06-07 14:59:57 +08:00
fetch.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
fix.rs Enable support for fix --edition for 2021. 2021-06-15 13:13:35 -07:00
freshness.rs Track "CARGO" in environment fingerprint. 2021-04-15 13:54:46 -07:00
future_incompat_report.rs Add report subcommand. 2021-04-30 13:01:21 -07:00
generate_lockfile.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
git.rs add default_run to SerializedPackage 2021-06-07 14:59:57 +08:00
git_auth.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
git_gc.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
glob_targets.rs Change Fixing to Fixed, and add a verbose "Fixing". 2021-02-17 20:41:38 -08:00
help.rs Fix #9350 (cargo build -Z help is missing options) 2021-04-20 21:58:22 +00:00
init.rs change simple quotes with backticks for file names 2021-06-01 20:13:45 +03:00
install.rs Fix cargo install with a semver metadata version. 2021-05-08 17:21:52 -07:00
install_upgrade.rs Add RegistryBuilder to help initializing test registries. 2021-02-02 15:48:48 -08:00
jobserver.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
list_availables.rs test: list availables for clean,tree,update 2020-10-28 02:46:20 +08:00
local_registry.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
locate_project.rs --workspace flag for locate-project to find the workspace root 2020-09-23 18:39:21 -04:00
lockfile_compat.rs Fix disagreement about lockfile ordering on stable/nightly 2021-04-20 13:27:12 -07:00
login.rs Add RegistryBuilder to help initializing test registries. 2021-02-02 15:48:48 -08:00
logout.rs Add RegistryBuilder to help initializing test registries. 2021-02-02 15:48:48 -08:00
lto.rs testsuite: Use split debuginfo on macos. 2021-02-25 09:06:11 -08:00
main.rs Update testsuite/main.rs lint comment. 2021-04-13 12:25:13 -07:00
member_discovery.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
member_errors.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
message_format.rs Bump to 0.54.0 2021-03-26 12:28:47 -07:00
metabuild.rs Add run_json to Execs. 2021-06-11 16:07:20 -07:00
metadata.rs Fix package_default_run. 2021-06-11 16:09:32 -07:00
minimal_versions.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
multitarget.rs fix clippy warnings 2021-04-02 12:30:36 +02:00
net_config.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
new.rs Test the generated manifest does not contain authors = 2021-03-22 13:39:18 -07:00
offline.rs Fix offline tests. Rename to cached/not_cached. 2021-03-18 08:33:55 -06:00
old_cargos.rs Always use full metadata hash for -C metadata. 2021-04-26 20:18:53 -07:00
out_dir.rs Add split-debuginfo profile option 2021-02-01 09:21:36 -08:00
owner.rs Minor update to registry API error messages. 2021-02-27 12:38:17 -08:00
package.rs Update tar dependency to 0.4.34 2021-05-27 14:16:59 -07:00
package_features.rs Auto merge of #9420 - In-line:unknown-features-suggestions-in-workspace, r=ehuss 2021-06-01 15:41:27 +00:00
patch.rs Fix loading branch=master patches in the v3 lock transition 2021-04-22 08:33:03 -07:00
path.rs fix test suite 2021-02-21 14:37:42 -08:00
paths.rs Replace deprecated [replace] references with [patch] 2021-06-02 12:30:56 +02:00
pkgid.rs teset(pkgid): suggestion for bad parsing 2021-03-02 16:18:21 +08:00
plugins.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
proc_macro.rs Stabilize -Zfeatures and -Zpackage-features. 2020-12-19 08:26:42 -08:00
profile_config.rs Default macOS targets to unpacked debuginfo 2021-03-26 07:38:17 -07:00
profile_custom.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
profile_overrides.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
profile_targets.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
profiles.rs Allow true and false as options for strip option 2021-02-10 00:19:10 +00:00
progress.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
pub_priv.rs Rework cargo-features a little. 2021-01-21 12:16:35 -08:00
publish.rs Minor update to registry API error messages. 2021-02-27 12:38:17 -08:00
publish_lockfile.rs Rework cargo-features a little. 2021-01-21 12:16:35 -08:00
read_manifest.rs add default_run to SerializedPackage 2021-06-07 14:59:57 +08:00
registry.rs Remove parsing of broken version syntax from 5 years ago 2021-05-26 14:37:39 -07:00
rename_deps.rs Run rustdoc doctests relative to the workspace 2021-02-22 20:33:31 +01:00
replace.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
required_features.rs fix test suite 2021-02-21 14:37:42 -08:00
run.rs tests: Tolerate "exit status" in error messages 2021-03-26 16:18:37 +00:00
rust_version.rs Don't try to parse MSRV if feature is not enabled 2021-01-30 23:14:30 +01:00
rustc.rs Fix usage of assert methods 2021-02-21 22:58:31 -05:00
rustc_info_cache.rs Don't re-use rustc cache when RUSTC_WRAPPER changes 2021-04-16 20:08:11 +03:00
rustdoc.rs test: normalize raw string indentation. 2020-10-10 07:44:57 +08:00
rustdoc_extern_html.rs Move is_ci to cargo-util. 2021-03-20 17:42:32 -07:00
rustdocflags.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
rustflags.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
search.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
shell_quoting.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
standard_lib.rs Fix tests not working with a different CARGO_TARGET_DIR. 2020-12-16 11:19:32 -08:00
test.rs Add the path to the manifest in json output 2021-03-04 20:09:51 +02:00
timings.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
tool_paths.rs Fix test target_in_environment_contains_lower_case 2021-02-23 19:51:42 -08:00
tree.rs test(carog-tree): new --prune option 2021-05-29 11:45:10 +08:00
tree_graph_features.rs Switch --invert to take the package name as an argument. 2020-04-03 19:52:21 -07:00
unit_graph.rs Add split-debuginfo profile option 2021-02-01 09:21:36 -08:00
update.rs add default_run to SerializedPackage 2021-06-07 14:59:57 +08:00
vendor.rs test(vendor): respect to Cargo.toml [package.exclude] 2021-03-01 22:06:57 +08:00
verify_project.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
version.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
warn_on_failure.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
weak_dep_features.rs Refactor feature handling, and improve error messages. 2021-03-19 14:59:53 -07:00
workspaces.rs fix: more error context for missing dep of workspace member 2021-04-17 14:24:29 +08:00
yank.rs Minor update to registry API error messages. 2021-02-27 12:38:17 -08:00