cargo/tests/testsuite
2020-04-19 09:25:32 -07: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 Do not implicitly load registry.token with --index. 2020-04-19 09:20:54 -07: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 Add "build-finished" JSON message. 2020-04-04 18:56:50 -07:00
build.rs Auto merge of #8123 - ehuss:fix-windows-pdb-dash, r=alexcrichton 2020-04-17 15:39:25 +00:00
build_plan.rs Add unit-graph JSON output. 2020-03-15 15:16:36 -07:00
build_script.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
build_script_env.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
cache_messages.rs switch from bash script to rust program 2020-03-13 14:59:41 -07:00
cargo_alias_config.rs Fix using global options before an alias. 2020-01-31 13:56:06 -08:00
cargo_command.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
cargo_features.rs Do not implicitly load registry.token with --index. 2020-04-19 09:20:54 -07: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 Auto merge of #7533 - yaahc:clippy-banishment, r=ehuss 2020-03-14 20:50:15 +00:00
clean.rs Use Path methods instead of fs::metadata. 2020-04-16 22:00:22 -07:00
collisions.rs Fix rare failure in collision_export test. 2020-03-02 09:46:39 -08:00
concurrent.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07: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 add test for doctests with custom target paths 2020-04-17 17:35:10 +02:00
cross_publish.rs Do not implicitly load registry.token with --index. 2020-04-19 09:20:54 -07:00
custom_target.rs add test for doctests with custom target paths 2020-04-17 17:35:10 +02: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 Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
doc.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07: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 Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
features2.rs Fix -Zfeatures=itarget with certain host dependencies 2020-03-27 14:58:03 -07:00
fetch.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
fix.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
freshness.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
generate_lockfile.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
git.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07: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 Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
install.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07: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 Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07: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 Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
lto.rs Add support for -Cembed-bitcode=no 2020-04-01 14:31:06 -07:00
main.rs Auto merge of #8062 - ehuss:tree, r=alexcrichton 2020-04-09 19:53:41 +00:00
member_errors.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
message_format.rs Add "build-finished" JSON message. 2020-04-04 18:56:50 -07:00
metabuild.rs Add unit-graph JSON output. 2020-03-15 15:16:36 -07: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 Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
offline.rs Re-implement proc-macro feature decoupling. 2020-03-22 15:08:02 -07:00
out_dir.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
owner.rs Do not implicitly load registry.token with --index. 2020-04-19 09:20:54 -07:00
package.rs Auto merge of #8122 - kornelski:future-edition, r=Eh2406 2020-04-17 15:20:04 +00:00
package_features.rs Merge -Zpackage-features2 and -Zpackage-features. 2020-04-08 14:06:09 -07:00
patch.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
path.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07: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 Add support for -Cembed-bitcode=no 2020-04-01 14:31:06 -07:00
profile_custom.rs Add named config profiles. 2020-01-13 13:27:33 -08:00
profile_overrides.rs Add support for -Cembed-bitcode=no 2020-04-01 14:31:06 -07:00
profile_targets.rs Add support for -Cembed-bitcode=no 2020-04-01 14:31:06 -07:00
profiles.rs Add support for -Cembed-bitcode=no 2020-04-01 14:31:06 -07:00
pub_priv.rs Fix nightly test matching rustc "warning" output. 2020-04-12 21:09:39 -07:00
publish.rs Add a warning when using registry.token with source replacement. 2020-04-19 09:25:32 -07: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 Do not implicitly load registry.token with --index. 2020-04-19 09:20:54 -07: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 Testing for binary built as an implicit dependency. 2020-03-27 18:15:38 +08:00
run.rs Add support for -Cembed-bitcode=no 2020-04-01 14:31:06 -07:00
rustc.rs Add support for -Cembed-bitcode=no 2020-04-01 14:31:06 -07:00
rustc_info_cache.rs Add support for -Cembed-bitcode=no 2020-04-01 14:31:06 -07: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 Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
search.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07: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 Add "build-finished" JSON message. 2020-04-04 18:56:50 -07: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
tree.rs Switch --invert to take the package name as an argument. 2020-04-03 19:52:21 -07: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 unit-graph JSON output. 2020-03-15 15:16:36 -07:00
update.rs Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07: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 Use fs helpers instead of File functions. 2020-04-17 07:56:16 -07:00
yank.rs Do not implicitly load registry.token with --index. 2020-04-19 09:20:54 -07:00