cargo/tests/testsuite
2018-04-10 15:10:38 +01:00
..
cargotest Slightly improve ergonomics of writing Cargo tests 2018-03-17 00:08:23 +03:00
alt_registry.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
bad_config.rs Preprobe info for known crate type 2018-03-21 10:54:15 +03:00
bad_manifest_path.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
bench.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
build.rs Replace tempdir by tempfile 2018-03-26 13:29:02 +02: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 fixed a few typos 2018-04-05 03:45:15 +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 cargo fmt 2018-03-14 17:48:23 -07: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 Split tests, apparently cargo clean does not work well on windows 2018-03-19 18:20:54 +01: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 Don't use .arg() in test. 2018-04-05 06:04:45 -07:00
features.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
fetch.rs cargo fmt 2018-03-14 17:48:23 -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 warn in 2015, error in 2018 2018-04-10 15:10:38 +01: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 Implement --out-dir option 2018-04-03 15:52:21 +03:00
metadata.rs Revert serialization of features to string type 2018-04-04 20:07:57 +02: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 rename epoch to edition 2018-04-01 11:01:28 -07:00
patch.rs Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
path.rs cargo fmt 2018-03-14 17:48:23 -07:00
plugins.rs cargo fmt 2018-03-14 17:48:23 -07:00
proc_macro.rs cargo fmt 2018-03-14 17:48:23 -07: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 cargo fmt 2018-03-14 17:48:23 -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 Prettify rustfmted single-line strings 2018-03-14 17:48:44 -07:00
resolve.rs chore(clippy): Fix test assertion and simplify code in crates-io 2018-04-04 23:09:59 +02:00
run.rs Slightly improve ergonomics of writing Cargo tests 2018-03-17 00:08:23 +03:00
rustc.rs Auto merge of #5186 - infinity0:stricter-need-dev-deps, r=alexcrichton 2018-03-21 14:19:11 +00:00
rustdoc.rs Restore --features args for cargo rustdoc 2018-03-28 13:45:20 +03: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 Slightly improve ergonomics of writing Cargo tests 2018-03-17 00:08:23 +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