cargo/tests
Jan Likar ca1acc5727 Improve "dirty" error message
Improve the error message stating the working directory has dirty
files (files not yet committed).

Fix #3876.
2017-04-09 04:48:51 +02:00
..
cargotest Don't read ~/.cargo/config in tests 2017-03-25 14:58:20 +03:00
bad-config.rs Improve TOML decoding error messages 2017-03-08 11:14:55 -08:00
bad-manifest-path.rs some clippy-suggested improvements 2017-02-18 14:17:49 +01:00
bench.rs Sort tests so that unit tests are run before integration tests 2017-04-07 09:06:37 +02:00
build-auth.rs Update libgit2 2017-02-15 14:46:46 -08:00
build-lib.rs Allow debuginfo level to be specified 2017-01-12 20:11:29 -08:00
build-script.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
build.rs Fix rust 40955 2017-04-04 23:58:31 +02:00
cargo.rs Tell subprocesses the path to self in an env variable #3778 2017-03-07 23:29:50 +01:00
cargo_alias_config.rs Rename debug target to dev in build output 2017-01-11 21:10:29 -05:00
cfg.rs some clippy-suggested improvements 2017-02-18 14:17:49 +01:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
check.rs Auto merge of #3731 - alexcrichton:check-all, r=matklad 2017-02-21 18:12:24 +00:00
clean.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
concurrent.rs Rename debug target to dev in build output 2017-01-11 21:10:29 -05:00
config.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
cross-compile.rs Sort tests so that unit tests are run before integration tests 2017-04-07 09:06:37 +02:00
death.rs make certain dependencies Windows-only 2017-01-06 07:03:05 -05:00
dep-info.rs Add simple tests, cleanup 2017-01-27 11:40:58 -08:00
directory.rs Auto merge of #3369 - joshtriplett:cargo-install-only-required-dependencies, r=alexcrichton 2017-03-07 15:24:52 +00:00
doc.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
features.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
fetch.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
freshness.rs Include package props with env vars into target metadata 2017-03-23 22:55:08 +03:00
generate-lockfile.rs Simplify lockfile tests 2016-08-25 14:16:17 +03:00
git.rs Remove --cap-lints feature detection (fix issue #3828) 2017-03-17 14:52:31 +01:00
init.rs Revert "Fix for #3722" 2017-03-29 21:52:23 +02:00
install.rs some clippy-suggested improvements 2017-02-18 14:17:49 +01:00
local-registry.rs Should not have to specify crates-io registry URL to replace-with 2016-09-26 10:56:19 -04:00
lockfile-compat.rs Simplify cli-handling functions 2017-01-30 10:19:32 +03:00
metadata.rs Fix crate_types in serialized targets 2017-03-24 10:40:12 +03:00
net-config.rs More updates for OpenSSL 1.1.0 2016-11-14 13:55:11 -08:00
new.rs Revert "Cargo templating for new and init" 2017-03-29 21:57:33 +02:00
overrides.rs Fix false positive about unused replace 2017-03-29 12:58:45 +03:00
package.rs Improve "dirty" error message 2017-04-09 04:48:51 +02:00
path.rs Fix recompilation test for mac 2017-02-18 09:34:38 +03:00
plugins.rs Mix feature flags into fingerprint/metadata shorthash 2016-11-07 20:17:56 +11:00
proc-macro.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
profiles.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
publish.rs Improve "dirty" error message 2017-04-09 04:48:51 +02:00
read-manifest.rs Fixed tests 2017-02-09 21:20:56 +03:00
registry.rs Cap lints for upstream deps with -vv 2017-03-13 15:20:59 -07:00
required-features.rs Fix cargo run panic when required-features not satisfied 2017-03-29 16:51:23 -05:00
resolve.rs some clippy-suggested improvements 2017-02-18 14:17:49 +01:00
run.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
rustc.rs Allow debuginfo level to be specified 2017-01-12 20:11:29 -08:00
rustdoc.rs Rename debug target to dev in build output 2017-01-11 21:10:29 -05:00
rustdocflags.rs Made doc subcommand print duration 2017-01-18 22:38:22 +03:00
rustflags.rs Add [target.'cfg(...)'] syntax for rustc(doc)flags in .cargo/config 2017-04-04 17:02:41 +02:00
search.rs Leave off ^, since it's the default. 2017-02-11 13:56:38 -08:00
shell.rs disable color shell tests for terminals that don't support color 2017-01-06 12:55:33 -05:00
test.rs Sort tests so that unit tests are run before integration tests 2017-04-07 09:06:37 +02:00
tool-paths.rs Rename debug target to dev in build output 2017-01-11 21:10:29 -05:00
verify-project.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
version.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
workspaces.rs Add a workspace.exclude key 2017-03-16 14:50:23 -07:00