cargo/tests/testsuite
2019-06-24 21:53:11 -07:00
..
support Revert test directory cleaning change. 2019-06-18 14:14:24 -07:00
alt_registry.rs Rename to_url -> into_url 2019-06-20 16:53:24 +02:00
bad_config.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
bad_manifest_path.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
bench.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
build.rs Stabilize default-run 2019-06-21 11:36:53 -07:00
build_auth.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
build_lib.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
build_plan.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
build_script.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
build_script_env.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
cache_messages.rs initial clippy tests 2019-06-24 21:53:11 -07:00
cargo_alias_config.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
cargo_command.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
cargo_features.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
cfg.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -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 Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
clean.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
clippy.rs initial clippy tests 2019-06-24 21:53:11 -07:00
collisions.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
concurrent.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
config.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
corrupt_git.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
cross_compile.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
cross_publish.rs Stabilize publish-lockfile. 2019-06-10 13:19:18 -07:00
custom_target.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
death.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
dep_info.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
directory.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
doc.rs Fix documenting an example. 2019-06-08 14:18:51 -07:00
edition.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
features.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
fetch.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
fix.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
freshness.rs test(freshness): remove simple_deps_cleaner_does_not_rebuild 2019-06-21 00:15:59 -03:00
generate_lockfile.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
git.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
init.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
install.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
install_upgrade.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
jobserver.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
list_targets.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
local_registry.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
lockfile_compat.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
login.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
main.rs initial clippy tests 2019-06-24 21:53:11 -07:00
member_errors.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
metabuild.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
metadata.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
net_config.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
new.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
offline.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
out_dir.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
overrides.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
package.rs Stabilize publish-lockfile. 2019-06-10 13:19:18 -07:00
patch.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
path.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
plugins.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
proc_macro.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
profile_config.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
profile_overrides.rs Stabilize default-run 2019-06-21 11:36:53 -07:00
profile_targets.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
profiles.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
pub_priv.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
publish.rs Stabilize publish-lockfile. 2019-06-10 13:19:18 -07:00
publish_lockfile.rs Stabilize publish-lockfile. 2019-06-10 13:19:18 -07:00
read_manifest.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
registry.rs Stabilize publish-lockfile. 2019-06-10 13:19:18 -07:00
rename_deps.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
required_features.rs Stabilize default-run 2019-06-21 11:36:53 -07:00
resolve.rs Extract resolver tests to their own crate 2019-06-18 10:50:48 -07:00
run.rs Stabilize default-run 2019-06-21 11:36:53 -07:00
rustc.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
rustc_info_cache.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
rustdoc.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
rustdocflags.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
rustflags.rs Update reamp_path_prefix_ignored to cargo_test. 2019-06-07 12:51:56 -07:00
search.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
shell_quoting.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
small_fd_limits.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
test.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
tool_paths.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
update.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
vendor.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
verify_project.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
version.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
warn_on_failure.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00
workspaces.rs Update #[test] attribute on all tests in the testsuite 2019-06-07 12:41:26 -07:00