cargo/tests/testsuite
bors fde8ee3ba0 Auto merge of #8984 - ehuss:reject-ambiguous-git, r=Eh2406
Reject ambiguous git dependency declaration.

This rejects a git dependency that specifies more than one of `branch`, `tag`, or `rev`. Cargo does not handle this case very well, and this warning has been in place for 4 years (since #2940).

Fixes #7841
2020-12-16 21:37:20 +00: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 Fix tests 2020-10-01 09:40:32 +00:00
bad_config.rs Reject ambiguous git dependency declaration. 2020-12-16 13:10:11 -08:00
bad_manifest_path.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
bench.rs Publish target's "doc" setting when emitting metadata 2020-11-17 19:54:17 -06:00
build.rs Publish target's "doc" setting when emitting metadata 2020-11-17 19:54:17 -06:00
build_plan.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
build_script.rs Check if rerun-if-changed points to a directory. 2020-12-12 14:14:54 -08:00
build_script_env.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
build_script_extra_link_arg.rs Rename rustc-bin-link-arg to rustc-link-arg-bins. 2020-11-09 15:16:32 +01:00
cache_messages.rs Fix cache_messages::rustdoc test broken on beta. 2020-08-26 11:17:57 -07:00
cargo_alias_config.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
cargo_command.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
cargo_features.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
cargo_targets.rs Warn on Windows about reserved target names. 2020-03-02 16:04:25 -08:00
cfg.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
check.rs test: normalize raw string indentation. 2020-10-10 07:44:57 +08:00
clean.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
collisions.rs Don't hash executable filenames on apple platforms. 2020-06-04 16:14:17 -07:00
concurrent.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
config.rs Update toml dependency 2020-10-12 11:22:45 -07:00
config_cli.rs Revert misfeatures 2020-07-07 23:38:26 -06:00
config_include.rs Fix tests with enoent error message on non-english systems. 2020-05-29 12:34:17 -07:00
corrupt_git.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
credential_process.rs Change behavior when both token and credential-process is specified. 2020-12-08 08:36:49 -08:00
cross_compile.rs fix failures on linux 2020-12-07 09:25:49 +01:00
cross_publish.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
custom_target.rs Fix custom_target_dependency test. 2020-11-27 06:50:08 -08:00
death.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
dep_info.rs Bump to 0.51.0 2020-11-23 17:34:18 -08:00
directory.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
doc.rs fix failures on linux 2020-12-07 09:25:49 +01: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 period to allowed feature name characters. 2020-12-02 07:56:44 -08:00
features2.rs Allow resolver="1" to explicitly use the old resolver behavior. 2020-11-13 12:03:15 -08:00
features_namespaced.rs Fix publishing with optional dependencies. 2020-11-12 10:44:10 -08:00
fetch.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
fix.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
freshness.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
generate_lockfile.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
git.rs Normalize SourceID in cargo metadata. 2020-11-01 10:48:21 -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 test: glob support for target selection 2020-10-05 01:24:39 +08:00
help.rs New namespaced features implementation. 2020-10-23 16:04:41 -07:00
init.rs Rephrase message of restricted crate name 2020-09-11 00:39:51 +08:00
install.rs rustfmt 2020-10-28 02:57:22 +08:00
install_upgrade.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07: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 Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
login.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
logout.rs Implement credential-process. 2020-12-02 19:09:54 -08:00
lto.rs Run rustdoc doctests relative to the workspace 2020-12-06 23:21:06 +01:00
main.rs Implement credential-process. 2020-12-02 19:09:54 -08: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 Add "build-finished" JSON message. 2020-04-04 18:56:50 -07:00
metabuild.rs Publish target's "doc" setting when emitting metadata 2020-11-17 19:54:17 -06:00
metadata.rs Publish target's "doc" setting when emitting metadata 2020-11-17 19:54:17 -06:00
minimal_versions.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
multitarget.rs clippy fixes 2020-05-01 01:16:30 +02:00
net_config.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
new.rs Auto merge of #8912 - aniljava:master, r=alexcrichton 2020-12-03 15:14:39 +00:00
offline.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
out_dir.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
owner.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
package.rs package: canonicalize tar headers for crate packages 2020-11-18 00:07:50 +00:00
package_features.rs New namespaced features implementation. 2020-10-23 16:04:41 -07:00
patch.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
path.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
paths.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
pkgid.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
plugins.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
proc_macro.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
profile_config.rs Normalize raw string indentation. 2020-09-26 17:59:58 -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 Bump to 0.51.0 2020-11-23 17:34:18 -08:00
progress.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
pub_priv.rs Bump to 0.51.0 2020-11-23 17:34:18 -08:00
publish.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
publish_lockfile.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
read_manifest.rs Publish target's "doc" setting when emitting metadata 2020-11-17 19:54:17 -06:00
registry.rs Skip extracting .cargo-ok files from packages 2020-11-07 17:01:21 +00:00
rename_deps.rs Run rustdoc doctests relative to the workspace 2020-12-06 23:21:06 +01:00
replace.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
required_features.rs Bump to 0.51.0 2020-11-23 17:34:18 -08:00
run.rs test: be consistent on error message styles 2020-10-10 06:58:06 +08:00
rustc.rs test: normalize raw string indentation. 2020-10-10 07:44:57 +08:00
rustc_info_cache.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
rustdoc.rs test: normalize raw string indentation. 2020-10-10 07:44:57 +08:00
rustdoc_extern_html.rs Fix inconsistency with quoting 2020-11-21 22:51:30 -05: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 Auto merge of #8869 - ayazhafiz:e/metadata-doc, r=ehuss 2020-11-24 00:27:46 +00:00
timings.rs Minor testsuite organization. 2019-11-24 18:42:45 -08:00
tool_paths.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00
tree.rs Merge branch 'master' into feat/glob-pattern 2020-10-18 08:48:30 +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 Publish target's "doc" setting when emitting metadata 2020-11-17 19:54:17 -06:00
update.rs Auto merge of #8725 - chaaz:master, r=ehuss 2020-12-02 01:44:30 +00:00
vendor.rs Mask out system core.autocrlf settings before resetting git repos 2020-07-21 12:38:03 -04: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 Implement weak dependency features. 2020-11-04 14:19:27 -08:00
workspaces.rs Rework tests to avoid using -vv 2020-10-15 00:44:04 +02:00
yank.rs Normalize raw string indentation. 2020-09-26 17:59:58 -07:00