cargo/tests/testsuite
Jonathan Claudius 0c3851c017
HTTPS all the things
2019-01-30 15:34:37 -05:00
..
support HTTPS all the things 2019-01-30 15:34:37 -05:00
alt_registry.rs $cargo fmt --all 2019-01-27 22:39:49 +09:00
bad_config.rs HTTPS all the things 2019-01-30 15:34:37 -05:00
bad_manifest_path.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
bench.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
build.rs HTTPS all the things 2019-01-30 15:34:37 -05:00
build_auth.rs HTTPS all the things 2019-01-30 15:34:37 -05:00
build_lib.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
build_plan.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
build_script.rs Some CI setups are much slower then the equipment used by Cargo itself 2019-01-24 12:28:21 -05:00
build_script_env.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
cargo_alias_config.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
cargo_command.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
cargo_features.rs Add test for publish with [patch] + cleanup. 2019-01-11 19:14:58 -08:00
cfg.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08: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 testsuite: Require failing commands to check output. 2018-12-28 17:59:36 -08:00
clean.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
collisions.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
concurrent.rs Some CI setups are much slower then the equipment used by Cargo itself 2019-01-24 12:28:21 -05:00
config.rs Replace CargoError with failure::Error 2018-12-12 23:25:08 +00:00
corrupt_git.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
cross_compile.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
cross_publish.rs Add test for publish with [patch] + cleanup. 2019-01-11 19:14:58 -08:00
custom_target.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
death.rs Some CI setups are much slower then the equipment used by Cargo itself 2019-01-24 12:28:21 -05:00
dep_info.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
directory.rs Perhaps you meant: bar, foo or foobar 2019-01-19 17:33:51 +04:00
doc.rs relax rustdoc output assertion 2019-01-17 13:15:14 -05:00
edition.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
features.rs testsuite: Require failing commands to check output. 2018-12-28 17:59:36 -08:00
fetch.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
fix.rs $cargo fmt --all 2019-01-27 22:39:49 +09:00
freshness.rs Auto merge of #6573 - ehuss:mtime-on-use-feature, r=dwijnand 2019-01-20 22:31:07 +00:00
generate_lockfile.rs Marking Cargo.lock as generated 2019-01-19 09:06:01 +00:00
git.rs HTTPS all the things 2019-01-30 15:34:37 -05:00
init.rs $cargo fmt --all 2019-01-27 22:39:49 +09:00
install.rs Better error message for bad manifest with `cargo install`. 2019-01-17 12:59:43 -08:00
jobserver.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
list_targets.rs Moved checks into compile_options(), changed tests 2019-01-03 23:00:45 +01:00
local_registry.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
lockfile_compat.rs Marking Cargo.lock as generated 2019-01-19 09:06:01 +00:00
login.rs Add test for publish with [patch] + cleanup. 2019-01-11 19:14:58 -08:00
main.rs --example with no argument now lists all available examples 2019-01-01 11:03:55 +01:00
member_errors.rs Upgrade to Rust 2018 2018-12-06 20:18:35 +01:00
metabuild.rs Update metabuild test to 2018. 2018-12-17 19:58:32 -08:00
metadata.rs $cargo fmt --all 2019-01-27 22:39:49 +09:00
net_config.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
new.rs $cargo fmt --all 2019-01-27 22:39:49 +09:00
out_dir.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
overrides.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
package.rs HTTPS all the things 2019-01-30 15:34:37 -05:00
patch.rs Fix new unused patch warning. 2018-12-27 17:13:31 -08:00
path.rs Perhaps you meant: bar, foo or foobar 2019-01-19 17:33:51 +04:00
plugins.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
proc_macro.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
profile_config.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
profile_overrides.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
profile_targets.rs Display environment variables for rustc commands 2018-12-27 16:32:34 +02:00
profiles.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
publish.rs Add test for publish with [patch] + cleanup. 2019-01-11 19:14:58 -08:00
read_manifest.rs Add `links` to `cargo metadata`. 2018-12-23 11:34:14 -08:00
registry.rs Perhaps you meant: bar, foo or foobar 2019-01-19 17:33:51 +04:00
rename_deps.rs Add detail to multiple rename deps 2019-01-28 16:03:30 +00:00
required_features.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
resolve.rs HTTPS all the things 2019-01-30 15:34:37 -05:00
run.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
rustc.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
rustc_info_cache.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
rustdoc.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
rustdocflags.rs testsuite: Require failing commands to check output. 2018-12-28 17:59:36 -08:00
rustflags.rs testsuite: Require failing commands to check output. 2018-12-28 17:59:36 -08:00
search.rs Add test for publish with [patch] + cleanup. 2019-01-11 19:14:58 -08:00
shell_quoting.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
small_fd_limits.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
test.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
tool_paths.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
update.rs Marking Cargo.lock as generated 2019-01-19 09:06:01 +00:00
verify_project.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
version.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
warn_on_failure.rs Format with `cargo fmt` 2018-12-08 03:19:47 -08:00
workspaces.rs testsuite: Require failing commands to check output. 2018-12-28 17:59:36 -08:00