cargo/tests
Alex Crichton b90bb7d6a8 Update dependencies
Just a few major updates here and there
2018-02-12 14:30:18 -08:00
..
cargotest Update dependencies 2018-02-12 14:30:18 -08:00
alt-registry.rs Forbid credentials from registry URLs 2018-01-24 12:54:53 -08:00
bad-config.rs Relax a few error messages from libgit2 2017-12-11 20:10:23 -08:00
bad-manifest-path.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
bench.rs Fixed relaxed libtest tests 2018-01-26 18:23:44 +02:00
build-auth.rs Relax a few error messages from libgit2 2017-12-11 20:10:23 -08:00
build-lib.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
build-script-env.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
build-script.rs Fix renaming a project using build scripts 2017-12-18 11:30:09 -08:00
build.rs better error messages 2018-02-09 11:52:14 -05:00
cargo_alias_config.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
cargo-features.rs Allow packaging of crates with unstable features 2018-01-18 10:35:40 -08:00
cargo.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
cfg.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
check.rs Remove macro_use that's no longer needed 2017-11-29 11:42:34 -04:00
clean.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
concurrent.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
config.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
cross-compile.rs Remove usage of quasi-quoting in tests 2017-12-19 12:27:52 -08:00
cross-publish.rs Upgrade flate2 crate to 1.0 2017-12-29 15:37:22 +01:00
death.rs fix a bunch of typos found by codespell 2018-02-04 22:30:22 +01:00
dep-info.rs Fix dep info showing up with a build script 2017-11-12 02:31:18 -08:00
directory.rs better error messages 2018-02-09 11:52:14 -05:00
doc.rs Add helpful message when running cargo doc --open in the root of the workspace, fixes #4962 2018-02-08 22:50:35 +01:00
features.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
fetch.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
freshness.rs Avoid rebuilding a project when cwd changes 2017-12-08 07:50:45 -08:00
generate-lockfile.rs add a test 2018-01-31 16:12:19 -05:00
git.rs tests/git: avoid an unused import 2018-01-15 17:46:08 -05:00
init.rs Add a newline before appended VCS ignore lines 2017-10-21 16:15:52 +01:00
install.rs Always respect CARGO_TARGET_DIR during cargo install 2017-12-22 00:27:29 -05:00
jobserver.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
local-registry.rs Merge branch 'master' of github.com:rust-lang/cargo into alt-registries 2017-10-24 20:54:59 +01:00
lockfile-compat.rs Fix the lockfile-compat test 2017-11-28 17:44:25 -08:00
login.rs Make .cargo/credentials a subset of .cargo/config 2018-01-08 15:14:55 -08:00
metadata.rs Add workspace root to metadata command. 2018-01-13 11:51:36 -08:00
net-config.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
new.rs Remove tests related to stripping names. 2018-02-05 15:49:49 -08:00
overrides.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
package.rs Update dependencies 2018-02-12 14:30:18 -08:00
patch.rs Fix [patch] sections depending on one another 2018-01-16 08:46:38 -08:00
path.rs better error messages 2018-02-09 11:52:14 -05:00
plugins.rs Update cargo tests for https://github.com/rust-lang/rust/pull/47052 2017-12-29 13:05:42 +01:00
proc-macro.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
profiles.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
publish.rs Allow packaging of crates with unstable features 2018-01-18 10:35:40 -08:00
read-manifest.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
registry.rs better error messages 2018-02-09 11:52:14 -05:00
required-features.rs Alternative list display 2017-10-31 19:44:56 +00:00
resolve.rs better error messages 2018-02-09 11:52:14 -05:00
run.rs Test sorting of native library paths 2018-01-23 17:21:25 +00:00
rustc.rs Fix wrong profile selection for cargo build and cargo rustc. 2017-10-14 18:53:22 -07:00
rustdoc.rs Document the lib if a lib and bin have the same name 2017-10-25 10:25:22 -04:00
rustdocflags.rs Don't accumulate feature and rustdoc flags twice (fixes #4790) 2017-12-08 17:44:26 +01:00
rustflags.rs Ensure [target] rustflags are deterministically passed 2018-01-16 11:23:49 -08:00
search.rs fix a bunch of typos found by codespell 2018-02-04 22:30:22 +01:00
small-fd-limits.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
test.rs Rework handling of --tests and --benches with implied targets. 2017-10-20 14:34:21 -07:00
tool-paths.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
verify-project.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
version.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
warn-on-failure.rs cargotest/support: remove internal mutability in favor of switching types 2017-10-10 16:47:12 +08:00
workspaces.rs Fix RUSTC=./relative-path when building 2018-02-01 11:11:59 -08:00