cargo/tests/testsuite
2024-05-23 15:27:52 +08:00
..
cargo Update regular tests for always-on check-cfg 2024-05-01 12:56:04 +02:00
cargo_add Auto merge of #13775 - epage:incomplete-dep, r=weihanglo 2024-04-18 22:02:05 +00:00
cargo_bench fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_build fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_check fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_clean docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_config docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_doc fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_fetch docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_fix fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_generate_lockfile feat(cli): Add --ignore-rust-version to update/generate-lockfile 2024-04-11 14:27:57 -05:00
cargo_git_checkout test(cli): Verify terminal styling 2024-02-21 20:20:41 -06:00
cargo_help docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_init docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_install fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_locate_project docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_login docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_logout docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_metadata docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_new docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_owner docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_package docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_pkgid docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_publish docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_read_manifest docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_remove test: don't compress test registry crates 2024-04-11 14:58:42 -07:00
cargo_report docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_run fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_rustc fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_rustdoc fix(help): Generalize --ignore-rust-version 2024-04-11 13:45:39 -05:00
cargo_search docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_test Recategorize cargo test's --doc flag under "Target Selection" 2024-04-14 19:11:02 -07:00
cargo_tree docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_uninstall docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_update feat(cli): Add --ignore-rust-version to update/generate-lockfile 2024-04-11 14:27:57 -05:00
cargo_vendor docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_verify_project docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_version docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
cargo_yank docs: clarify --locked disallows changes in Cargo.lock 2024-03-28 12:08:57 -04:00
lints test: Add UI tests showing parts of diagnostic system 2024-05-08 22:42:35 -06:00
mock-std fix: hack around libsysroot instead of libtest 2023-05-05 14:48:37 +01:00
advanced_env.rs test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
alt_registry.rs Fix 2 tests for offline execution 2024-04-22 16:19:17 -07:00
artifact_dep.rs test: switch to assert_match_exact 2024-05-07 14:24:43 -04:00
bad_config.rs fix(toml): Validate crates_types/proc-macro for bin like others 2024-05-01 19:36:30 -05:00
bad_manifest_path.rs chore: update bad_manifest_path test to use check 2023-02-15 15:28:48 -06:00
bench.rs Update benchmark formatting for new nightly 2024-05-11 08:19:03 -04:00
binary_name.rs test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
build.rs Fix warning output in build_with_symlink_to_path_dependency_with_build_script_in_git 2024-05-18 13:19:53 -07:00
build_plan.rs refactor(testsuite): Replace [project] with [package] 2022-09-26 09:51:16 -06:00
build_script.rs Adjusted the suggestion text. 2024-05-08 23:04:59 +02:00
build_script_env.rs Update other tests to use cargo:: syntax 2023-12-23 13:17:55 +08:00
build_script_extra_link_arg.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
cache_lock.rs chore: Rename Config to GlobalContext 2024-02-20 11:55:15 -07:00
cache_messages.rs fix(rustc): Always pass --edition to rustc 2024-02-28 15:35:41 -06:00
cargo_alias_config.rs fix(alias): Aliases without subcommands should not panic 2024-04-30 09:30:22 +08:00
cargo_command.rs fix(cli): Suggest cargo-search on bad commands 2023-10-17 14:46:30 -05:00
cargo_env_config.rs Also wrap the initial -vV invocation in the rustc_(workspace_)wrapper 2024-04-12 12:33:34 +02:00
cargo_features.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
cargo_targets.rs test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
cfg.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
check.rs fix(toml): Error on use of [project] on 2024 Edition 2024-04-15 13:32:17 -05:00
check_cfg.rs Move malformatted check-cfg config warning to error 2024-05-16 18:44:45 +02:00
clean.rs test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
collisions.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
concurrent.rs fix(compiler): Clarify we're showing a profile name 2024-02-08 14:01:39 -06:00
config.rs test: Add 'missing field' test 2024-05-23 15:27:52 +08:00
config_cli.rs test: remove duplicate assertion functions 2024-05-07 14:24:43 -04:00
config_include.rs chore: Rename Config to GlobalContext 2024-02-20 11:55:15 -07:00
corrupt_git.rs chore: update corrupt_git tests to use check 2023-02-20 12:20:46 -06:00
credential_process.rs fix(credential): trim newlines in token from stdin for credential providers 2024-04-17 17:39:46 -05:00
cross_compile.rs test: Move off of deprecated manifest fields 2024-04-18 14:11:31 -05:00
cross_publish.rs test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
custom_target.rs test: Make edition explicit on packages 2024-02-29 15:48:41 -06:00
death.rs test: Remove add/remove death tests 2024-04-12 16:06:15 -05:00
dep_info.rs fix(compiler): Clarify we're showing a profile name 2024-02-08 14:01:39 -06:00
diagnostics.rs fix(toml): Improve map/sequence error message 2024-01-31 10:42:58 -06:00
direct_minimal_versions.rs test(resolve): Show minimal version output 2024-04-13 20:37:55 -05:00
directory.rs feat(install): Including Locking message 2024-04-16 13:35:25 -05:00
doc.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
docscrape.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
edition.rs fix(toml): Don't warn on unset Edition if only 2015 is compatible 2024-03-04 16:27:11 -06:00
error.rs
features.rs test(toml): Centralize underscore field tests 2024-04-18 14:38:05 -05:00
features2.rs fix(toml): Warn, rather than fail publish, if targets are excluded 2024-04-29 12:25:56 -05:00
features_namespaced.rs Update regular tests for always-on check-cfg 2024-05-01 12:56:04 +02:00
fetch.rs test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
fix.rs feat(fix): Migrate inherited deps with ignored default-features 2024-05-01 12:43:47 -05:00
fix_n_times.rs cargo fix: Call rustc fewer times. 2024-01-02 15:03:06 -08:00
freshness.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
future_incompat_report.rs Update future-incompat output test for latest nightly. 2024-02-15 09:36:40 -08:00
generate_lockfile.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
git.rs Make git::use_the_cli test truly locale independent 2024-05-19 19:39:34 +02:00
git_auth.rs test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
git_gc.rs add -Zgitoxide=fetch feature toggle and implementation. 2023-03-02 12:35:50 +01:00
git_shallow.rs Implementation of shallow libgit2 fetches behind an unstable flag 2024-01-11 17:08:21 +09:00
glob_targets.rs fix(rustc): Always pass --edition to rustc 2024-02-28 15:35:41 -06:00
global_cache_tracker.rs Fix global_cache_tracker::max_download_size test flakiness 2024-05-04 12:25:16 -07:00
help.rs test(config): Shift to config.toml 2024-01-26 13:40:46 -06:00
https.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
inheritable_workspace_fields.rs fix(toml): Disallow ignored default-features when inheriting 2024-05-01 12:04:07 -05:00
install.rs Fix 2 tests for offline execution 2024-04-22 16:19:17 -07:00
install_upgrade.rs fix(compiler): Clarify we're showing a profile name 2024-02-08 14:01:39 -06:00
jobserver.rs feat: inherit jobserver from env for all kinds of runner 2024-01-19 18:36:35 -05:00
lints_table.rs Allow lint config to have extra custom configs 2024-05-16 17:03:42 +02:00
list_availables.rs fix(cli): Clarify --test is for targets, not test functions 2023-11-03 15:45:00 -05:00
local_registry.rs feat(update): Include a Locking message 2024-04-15 12:36:36 -05:00
locate_project.rs
lockfile_compat.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
login.rs fix(credential): trim newlines in token from stdin for credential providers 2024-04-17 17:39:46 -05:00
logout.rs Auto merge of #12588 - arlosi:logout-is-stable, r=weihanglo 2023-08-29 18:17:10 +00:00
lto.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
main.rs feat: Add a basic linting system 2024-03-23 10:26:02 -06:00
member_discovery.rs refactor(context): Rename config mod to context 2024-02-29 16:08:08 -06:00
member_errors.rs refactor(context): Rename config mod to context 2024-02-29 16:08:08 -06:00
message_format.rs chore: update message_format tests to use check 2023-02-20 12:21:27 -06:00
messages.rs Change tests to support changes to suggestion 2024-02-01 03:47:27 +00:00
metabuild.rs test: Make edition explicit on packages 2024-02-22 11:37:03 -06:00
metadata.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
minimal_versions.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
multitarget.rs fix(compiler): Clarify we're showing a profile name 2024-02-08 14:01:39 -06:00
net_config.rs test(config): Shift to config.toml 2024-01-26 13:40:46 -06:00
new.rs fix(new): Print a note, rather than a comment, for more information 2024-01-29 15:38:04 -06:00
offline.rs fix(update): Remove locking message for --precise 2024-04-15 13:00:34 -05:00
old_cargos.rs Fix old_cargos tests 2024-02-12 10:41:34 -08:00
open_namespaces.rs feat(toml): Add support for open namespaces 2024-03-15 12:54:05 -05:00
out_dir.rs test(config): Shift to config.toml 2024-01-26 13:40:46 -06:00
owner.rs Create dedicated unstable flag for asymmetric-token 2023-08-24 00:12:50 -05:00
package.rs fix(toml): Warn, rather than fail publish, if targets are excluded 2024-04-29 12:25:56 -05:00
package_features.rs Update regular tests for always-on check-cfg 2024-05-01 12:56:04 +02:00
patch.rs fix: Make path dependencies with the same name stays locked 2024-05-18 12:45:11 -07:00
path.rs fix: Make path dependencies with the same name stays locked 2024-05-18 12:45:11 -07:00
paths.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
pkgid.rs test(pkgid): keep package ID format in sync 2024-01-18 14:05:57 -05:00
precise_pre_release.rs fix(update): Remove locking message for --precise 2024-04-15 13:00:34 -05:00
proc_macro.rs test(toml): Centralize underscore field tests 2024-04-18 14:38:05 -05:00
profile_config.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
profile_custom.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
profile_overrides.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
profile_targets.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
profile_trim_paths.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
profiles.rs Update regular tests for always-on check-cfg 2024-05-01 12:56:04 +02:00
progress.rs test(config): Shift to config.toml 2024-01-26 13:40:46 -06:00
pub_priv.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
publish.rs fix(toml): Warn, rather than fail publish, if targets are excluded 2024-04-29 12:25:56 -05:00
publish_lockfile.rs feat(install): Including Locking message 2024-04-16 13:35:25 -05:00
read_manifest.rs refactor(metadata): Switch opaque ID from PackageID to PackageIDSpec 2023-12-06 08:58:56 -06:00
registry.rs fix(update): Remove locking message for --precise 2024-04-15 13:00:34 -05:00
registry_auth.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
rename_deps.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
replace.rs feat(update): Include a Locking message 2024-04-15 12:36:36 -05:00
required_features.rs feat(install): Including Locking message 2024-04-16 13:35:25 -05:00
run.rs test: Move off of deprecated manifest fields 2024-04-18 14:11:31 -05:00
rust_version.rs fix(install): Don't respect MSRV for non-local installs 2024-04-23 14:17:10 -05:00
rustc.rs Update regular tests for always-on check-cfg 2024-05-01 12:56:04 +02:00
rustc_info_cache.rs
rustdoc.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
rustdoc_extern_html.rs fix(rustdoc-map): dedup --extern-html-too-url for same unit 2024-03-05 20:08:29 -05:00
rustdocflags.rs test: target.triple.rustdocflags works for doctest 2024-02-20 19:15:53 -05:00
rustflags.rs Update regular tests for always-on check-cfg 2024-05-01 12:56:04 +02:00
rustup.rs Add an optimization when running under rustup. 2023-05-03 13:45:54 -07:00
script.rs fix(toml): Remove dashed and hashed frontmatter syntax 2024-05-04 23:11:19 +02:00
search.rs chore: Rename Config to GlobalContext 2024-02-20 11:55:15 -07:00
shell_quoting.rs refactor(testsuite): Replace [project] with [package] 2022-09-26 09:51:16 -06:00
source_replacement.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
ssh.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
standard_lib.rs Temporarily fix standard_lib tests on linux. 2024-05-18 14:00:06 -07:00
test.rs test: Move off of deprecated manifest fields 2024-04-18 14:11:31 -05:00
timings.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
tool_paths.rs fix(compiler): Clarify we're showing a profile name 2024-02-08 14:01:39 -06:00
tree.rs generalise suggestion on abiguous spec 2023-09-18 16:34:17 +01:00
tree_graph_features.rs Do not ignore --features when --all-features is present 2022-01-28 02:49:42 +03:00
unit_graph.rs Update existing tests 2024-01-07 09:48:02 +01:00
update.rs fix(update): Remove locking message for --precise 2024-04-15 13:00:34 -05:00
vendor.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
verify_project.rs add a reason to masquerade_as_nightly_cargo so it is searchable 2022-07-15 21:32:23 -05:00
version.rs test(config): Shift to config.toml 2024-01-26 13:40:46 -06:00
warn_on_failure.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
weak_dep_features.rs Update regular tests for always-on check-cfg 2024-05-01 12:56:04 +02:00
workspaces.rs feat(resolve): Tell the user the style of resovle done 2024-04-13 20:39:59 -05:00
yank.rs Create dedicated unstable flag for asymmetric-token 2023-08-24 00:12:50 -05:00