cargo/tests/testsuite
bors d998906598 Auto merge of #5349 - bmwill:fetch-by-target, r=alexcrichton
cargo-fetch: add option to fetch for a target

Teach cargo-fetch how to optionally fetch dependencies based on a target
platform by specifying the target triple via `--target <TRIPLE>`.

#5216
2018-04-27 15:36:16 +00:00
..
cargotest Auto merge of #5391 - varkor:check-message, r=alexcrichton 2018-04-19 22:21:08 +00:00
alt_registry.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
bad_config.rs Add target directory parameter: address suggestions 2018-04-24 02:52:41 -04:00
bad_manifest_path.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
bench.rs backtick auto-discovery key usage advice 2018-04-20 22:23:08 +01:00
build.rs Add target directory parameter: address suggestions 2018-04-24 02:52:41 -04:00
build_auth.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
build_lib.rs cargo fmt 2018-03-14 17:48:23 -07:00
build_script.rs Moved RUSTC_LINKER test into its own fn 2018-04-24 08:18:33 +02:00
build_script_env.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
cargo_alias_config.rs cargo fmt 2018-03-14 17:48:23 -07:00
cargo_command.rs tests(help): Fix assertion by using the full line text 2018-03-31 11:33:14 +02:00
cargo_features.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
cfg.rs Don't try to use the same info if target == host 2018-04-18 18:00:21 +03:00
check-style.sh Reorganize integration tests as one crate with many modules. Issue #4867. 2018-02-21 13:33:51 -05:00
check.rs Remove some is_nightly checks from tests 2018-04-22 18:08:31 +03:00
clean.rs Slightly improve ergonomics of writing Cargo tests 2018-03-17 00:08:23 +03:00
concurrent.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
config.rs cargo fmt 2018-03-14 17:48:23 -07:00
corrupt_git.rs cargo fmt 2018-03-14 17:48:23 -07:00
cross_compile.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
cross_publish.rs cargo fmt 2018-03-14 17:48:23 -07:00
custom_target.rs Add custom target tests 2018-03-25 12:53:22 +02:00
death.rs cargo fmt 2018-03-14 17:48:23 -07:00
dep_info.rs cargo fmt 2018-03-14 17:48:23 -07:00
directory.rs cargo fmt 2018-03-14 17:48:23 -07:00
doc.rs Update tests to check for Checking 2018-04-19 19:19:11 +01:00
features.rs Enable new behavior of --feature 2018-04-19 00:34:45 +03:00
fetch.rs cargo-fetch: add option to fetch for a target 2018-04-26 10:07:01 -07:00
freshness.rs Fix another issue of poisoning too eagerly 2018-04-06 12:37:29 -07:00
generate_lockfile.rs tests(resolver): Group integration test with other minimal version test 2018-03-23 20:06:49 +01:00
git.rs fixed a few typos 2018-04-05 03:45:15 +02:00
hamcrest.rs cargo fmt 2018-03-14 17:48:23 -07:00
init.rs cargo_new: remove redundant leading new lines from ignore files 2018-03-31 17:40:44 +03:00
install.rs Correct formatting with cargo fmt 2018-04-11 23:16:17 +02:00
jobserver.rs cargo fmt 2018-03-14 17:48:23 -07:00
local_registry.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
lockfile_compat.rs cargo fmt 2018-03-14 17:48:23 -07:00
login.rs cargo fmt 2018-03-14 17:48:23 -07:00
main.rs Speedup no-op builds by caching rustc invocations 2018-04-14 13:39:59 +03:00
metadata.rs Explicitly test for new package metadata fields 2018-04-18 15:16:50 +07:00
net_config.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
new.rs Replace tempdir by tempfile 2018-03-26 13:29:02 +02:00
out_dir.rs Properly use unstable options for out-dir 2018-04-08 14:47:35 +03:00
overrides.rs Don't abort resolution on transitive updates 2018-03-15 07:44:35 -07:00
package.rs switch to using the --edition flag 2018-04-22 12:14:21 -07:00
patch.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
path.rs Remove some is_nightly checks from tests 2018-04-22 18:08:31 +03:00
plugins.rs cargo fmt 2018-03-14 17:48:23 -07:00
proc_macro.rs Remove some is_nightly checks from tests 2018-04-22 18:08:31 +03:00
profiles.rs cargo fmt 2018-03-14 17:48:23 -07:00
publish.rs cargo fmt 2018-03-14 17:48:23 -07:00
read_manifest.rs Added new metadata fields. 2018-04-18 15:08:18 +07:00
registry.rs Don't abort resolution on transitive updates 2018-03-15 07:44:35 -07:00
rename_deps.rs cargo fmt 2018-03-14 17:48:23 -07:00
required_features.rs Correct formatting with cargo fmt 2018-04-11 23:16:17 +02:00
resolve.rs Add target directory parameter --target-dir 2018-04-23 18:23:48 -04:00
run.rs backtick auto-discovery key usage advice 2018-04-20 22:23:08 +01:00
rustc.rs Auto merge of #5186 - infinity0:stricter-need-dev-deps, r=alexcrichton 2018-03-21 14:19:11 +00:00
rustc_info_cache.rs Improve rustc cache 2018-04-18 17:44:23 +03:00
rustdoc.rs Update tests to check for Checking 2018-04-19 19:19:11 +01:00
rustdocflags.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
rustflags.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
search.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
small_fd_limits.rs cargo fmt 2018-03-14 17:48:23 -07:00
test.rs Enable new behavior of --feature 2018-04-19 00:34:45 +03:00
tool_paths.rs cargo fmt 2018-03-14 17:48:23 -07:00
update.rs add precise test 2018-03-24 20:04:19 +01:00
verify_project.rs cargo fmt 2018-03-14 17:48:23 -07:00
version.rs cargo fmt 2018-03-14 17:48:23 -07:00
warn_on_failure.rs cargo fmt 2018-03-14 17:48:23 -07:00
workspaces.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00