cargo/tests/testsuite
2020-03-05 13:03:49 +08:00
..
mock-std Use issue = "none" instead of "0" 2019-12-22 17:21:13 +09:00
advanced_env.rs Fixes for some test errors on Windows. 2019-12-19 09:44:02 -08:00
alt_registry.rs Try to better handle restricted crate names. 2020-03-02 16:04:24 -08:00
bad_config.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
bad_manifest_path.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
bench.rs Don't create hardlink for library test, integrations tests and benches, fixing #7960 2020-03-05 13:03:49 +08:00
build.rs Try to better handle restricted crate names. 2020-03-02 16:04:24 -08:00
build_plan.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
build_script.rs Switch azure to macOS 10.15. 2020-02-19 16:46:29 -08:00
build_script_env.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
cache_messages.rs Do not run formats_source if rustfmt is not available 2020-02-05 10:09:43 +03:00
cargo_alias_config.rs Fix using global options before an alias. 2020-01-31 13:56:06 -08:00
cargo_command.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
cargo_features.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
cargo_targets.rs Warn on Windows about reserved target names. 2020-03-02 16:04:25 -08:00
cfg.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
check.rs Modify test to make rustc PR mergeable 2020-02-12 13:45:09 -08:00
clean.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
clippy.rs Do not run formats_source if rustfmt is not available 2020-02-05 10:09:43 +03:00
collisions.rs Fix rare failure in collision_export test. 2020-03-02 09:46:39 -08:00
concurrent.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
config.rs Improvements to StringList config handling. 2020-02-16 15:29:59 -08:00
config_cli.rs Migrate from the failure crate to anyhow 2020-01-07 16:50:09 -08:00
config_include.rs Support --config path_to_config.toml cli syntax. 2020-02-18 09:30:27 -08:00
corrupt_git.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
cross_compile.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
cross_publish.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
custom_target.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
death.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
dep_info.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
directory.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
doc.rs Enable cargo doc --open tests on macos. 2020-02-25 08:13:30 -08:00
edition.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
error.rs Rework internal errors. 2020-02-17 19:03:57 -08:00
features.rs Add new feature resolver. 2020-02-20 12:04:28 -08:00
features2.rs Fix bug with new feature resolver and required-features. 2020-03-03 11:46:37 -08:00
fetch.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
fix.rs Do not run formats_source if rustfmt is not available 2020-02-05 10:09:43 +03:00
freshness.rs Fix rebuild_sub_package_then_while_package on HFS. 2020-02-04 17:42:09 -08:00
generate_lockfile.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
git.rs Ignore broken Cargo.toml in git sources 2020-02-29 09:31:52 -08:00
git_auth.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
git_gc.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
init.rs Try to better handle restricted crate names. 2020-03-02 16:04:24 -08:00
install.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
install_upgrade.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
jobserver.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
list_targets.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
local_registry.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
locate_project.rs Add a test for cargo locate-project 2019-12-10 09:18:12 +09:00
lockfile_compat.rs Add a --offline hint. 2019-12-03 10:47:32 -08:00
login.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
main.rs Warn on Windows about reserved target names. 2020-03-02 16:04:25 -08:00
member_errors.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
message_format.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
metabuild.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
metadata.rs Switch azure to macOS 10.15. 2020-02-19 16:46:29 -08:00
minimal_versions.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
net_config.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
new.rs Try to better handle restricted crate names. 2020-03-02 16:04:24 -08:00
offline.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
out_dir.rs Support out-dir in build section of Cargo configuration file 2020-01-17 23:19:35 +09:00
owner.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
package.rs Warn when packaging files with Windows special names. 2020-03-02 16:14:36 -08:00
patch.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
path.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
paths.rs Correct reference link 2019-12-23 12:00:22 +09:00
pkgid.rs Add test for cargo pkgid 2019-12-29 20:42:50 +09:00
plugins.rs Fix plugin tests for latest nightly. 2020-03-02 08:52:30 -08:00
proc_macro.rs Bump to 0.44.0. 2020-01-31 12:05:14 -08:00
profile_config.rs Rewrite new feature resolver to simplify DepKind handling. 2020-02-20 12:04:28 -08:00
profile_custom.rs Add named config profiles. 2020-01-13 13:27:33 -08:00
profile_overrides.rs Fix BuildScriptOutput when a build script is run multiple times. 2020-02-02 13:26:22 -08:00
profile_targets.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
profiles.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
pub_priv.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
publish.rs Refactoring of creating files in tests 2020-01-14 16:15:29 +09:00
publish_lockfile.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
read_manifest.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
registry.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
rename_deps.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
replace.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
required_features.rs Fix required-features using renamed dependencies. 2020-02-02 09:59:15 -08:00
run.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
rustc.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
rustc_info_cache.rs Bump to 0.44.0. 2020-01-31 12:05:14 -08:00
rustdoc.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
rustdocflags.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
rustflags.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
search.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
shell_quoting.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
standard_lib.rs Switch build-std to use --extern 2019-12-12 08:18:15 -08:00
test.rs Don't create hardlink for library test, integrations tests and benches, fixing #7960 2020-03-05 13:03:49 +08:00
timings.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
tool_paths.rs Improvements to StringList config handling. 2020-02-16 15:29:59 -08:00
update.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
vendor.rs vendor: support alt registries 2019-12-17 17:44:37 -08:00
verify_project.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
version.rs fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
warn_on_failure.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
workspaces.rs Add path to the failure to load a dependency. 2020-02-27 08:17:18 -08:00
yank.rs Revert fixes of response handling and fix tests 2020-01-22 09:19:59 +09:00