cargo/tests/testsuite
Ed Page dc5ac62cab fix(test): Deprecate non-snapbox assertions
While this is noisy and hides other deprecations, I figured deprecations would
make it easier for people to discover what tasks remain and allow us to
divide and conquer this work rather than doing a heroic PR.
In theory, this will be short lived and we'll go back to seeing
deprecations in our tests.
2024-06-10 10:20:52 -05:00
..
cargo Revert "fix(context): Configure Shell before emitting messages" 2024-05-31 14:56:18 -05:00
cargo_add fix(add): Avoid escaping double-quotes by using string literals 2024-06-03 11:22:00 -05:00
cargo_bench refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_build Rename out-dir to artifact-dir 2024-06-07 03:01:26 -04:00
cargo_check refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_clean refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_config fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cargo_doc refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_fetch refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_fix refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_generate_lockfile refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_git_checkout refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_help refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_init refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_install refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_locate_project refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_login refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_logout refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_metadata refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_new fix(new): Dont say were adding to a workspace when a regular package is in root 2024-05-30 13:27:12 -05:00
cargo_owner refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_package refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_pkgid refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_publish refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_read_manifest refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_remove refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_report refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_run refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_rustc refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_rustdoc refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_search refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_test refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_tree refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_uninstall refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_update feat: Implement cargo update --breaking. 2024-06-07 09:13:28 +02:00
cargo_vendor refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_verify_project refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_version refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo_yank refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
lints fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
mock-std fix: hack around libsysroot instead of libtest 2023-05-05 14:48:37 +01:00
advanced_env.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
alt_registry.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
artifact_dep.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
artifact_dir.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
bad_config.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
bad_manifest_path.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
bench.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
binary_name.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
build.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
build_plan.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
build_script.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
build_script_env.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
build_script_extra_link_arg.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cache_lock.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cache_messages.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cargo_alias_config.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cargo_command.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cargo_env_config.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cargo_features.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cargo_targets.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cfg.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
check.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
check_cfg.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
clean.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
collisions.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
concurrent.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
config.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
config_cli.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
config_include.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
corrupt_git.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
credential_process.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cross_compile.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
cross_publish.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
custom_target.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
death.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
dep_info.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
diagnostics.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
direct_minimal_versions.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
directory.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
doc.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
docscrape.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
edition.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
error.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
features.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
features2.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
features_namespaced.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
fetch.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
fix.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
fix_n_times.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
freshness.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
future_incompat_report.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
generate_lockfile.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
git.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
git_auth.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
git_gc.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
git_shallow.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
glob_targets.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
global_cache_tracker.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
help.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
https.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
inheritable_workspace_fields.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
install.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
install_upgrade.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
jobserver.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
lints_table.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
list_availables.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
local_registry.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
locate_project.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
lockfile_compat.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
login.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
logout.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
lto.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
main.rs Rename out-dir to artifact-dir 2024-06-07 03:01:26 -04:00
member_discovery.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
member_errors.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
message_format.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
messages.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
metabuild.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
metadata.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
minimal_versions.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
multitarget.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
net_config.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
new.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
offline.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
old_cargos.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
open_namespaces.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
owner.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
package.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
package_features.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
patch.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
path.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
paths.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
pkgid.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
precise_pre_release.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
proc_macro.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
profile_config.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
profile_custom.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
profile_overrides.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
profile_targets.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
profile_trim_paths.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
profiles.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
progress.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
pub_priv.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
publish.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
publish_lockfile.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
read_manifest.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
registry.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
registry_auth.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rename_deps.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
replace.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
required_features.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
run.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rust_version.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rustc.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rustc_info_cache.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rustdoc.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rustdoc_extern_html.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rustdocflags.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rustflags.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
rustup.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
script.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
search.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
shell_quoting.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
source_replacement.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
ssh.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
standard_lib.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
test.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
timings.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
tool_paths.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
tree.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
tree_graph_features.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
unit_graph.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
update.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
vendor.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
verify_project.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
version.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
warn_on_failure.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
weak_dep_features.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
workspaces.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00
yank.rs fix(test): Deprecate non-snapbox assertions 2024-06-10 10:20:52 -05:00