cargo/tests
2017-06-21 12:09:19 +02:00
..
cargotest Migrate from the term crate to termcolor 2017-06-13 14:28:37 -07:00
bad-config.rs Don't try to reach example.com in a test 2017-05-15 07:49:12 -07:00
bad-manifest-path.rs some clippy-suggested improvements 2017-02-18 14:17:49 +01:00
bench.rs Fix flaky test 2017-06-08 17:41:31 +03:00
build-auth.rs Update a slew of dependencies and such 2017-05-27 17:21:42 -07:00
build-lib.rs Allow debuginfo level to be specified 2017-01-12 20:11:29 -08:00
build-script.rs Auto merge of #3937 - andwur:rustc-flag-determinism, r=alexcrichton 2017-05-18 19:05:20 +00:00
build.rs Fix tests on beta 2017-06-07 08:37:50 -07: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 Remove superfluous ;; sequences 2017-05-24 22:01:02 -05:00
cfg.rs re-enable previously nightly-only tests 2017-04-18 09:42:47 -04:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
check.rs re-enable previously nightly-only tests 2017-04-18 09:42:47 -04: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 Less strict tests regarding libtest's stdout 2017-05-16 05:22:52 +03: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 Drop rustc-serialize dependency 2017-06-09 00:56:48 +03:00
doc.rs Addresses review comments 2017-05-24 23:45:14 -05:00
features.rs 3360 - Allow for features to be either comma or space delimited. 2017-05-22 21:14:03 +08: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 Regression test for issue #4135. 2017-06-21 12:09:19 +02: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
jobserver.rs Add a GNU make jobserver implementation to Cargo 2017-06-02 08:06:30 -07: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
login.rs Update a credentials file format. Implement tests for login command. 2017-06-09 13:15:03 +03:00
metadata.rs Expose the target directory in cargo metadata 2017-05-10 10:14:57 -07:00
net-config.rs More updates for OpenSSL 1.1.0 2016-11-14 13:55:11 -08:00
new.rs Migrate from the term crate to termcolor 2017-06-13 14:28:37 -07:00
overrides.rs Fix false positive about unused replace 2017-03-29 12:58:45 +03:00
package.rs Preserve package.metadata when packaging 2017-06-14 07:57:00 -07:00
path.rs Less strict tests regarding libtest's stdout 2017-05-16 05:22:52 +03:00
plugins.rs fix dynamic library search path for build scripts 2017-05-08 14:24:57 -05:00
proc-macro.rs Less strict tests regarding libtest's stdout 2017-05-16 05:22:52 +03:00
profiles.rs Assert that we don't build test project twice. 2017-02-15 23:29:57 +03:00
publish.rs Remove warnings about old configuration on publish. 2017-06-01 17:29:46 +03:00
read-manifest.rs Fixed tests 2017-02-09 21:20:56 +03:00
registry.rs Revert "Credentials for multiple hosts." 2017-06-09 13:14:19 +03:00
required-features.rs Less strict tests regarding libtest's stdout 2017-05-16 05:22:52 +03:00
resolve.rs binding does not need to be mutable 2017-06-07 17:23:36 +02:00
run.rs AllKinds tests: cargo-run 2017-04-10 20:20:32 +02: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 Migrate from the term crate to termcolor 2017-06-13 14:28:37 -07:00
test.rs Fix build_all_exclude 2017-05-27 21:02:21 +02:00
tool-paths.rs Allow runner params 2017-05-12 23:14:11 +01:00
verify-project.rs Shared the test suite into multiple binaries 2016-05-25 21:25:13 -07:00
version.rs Drop rustc-serialize dependency 2017-06-09 00:56:48 +03:00
warn-on-failure.rs Always emit build script warnings for crates that fail to build 2017-04-08 19:09:14 -07:00
workspaces.rs fixes 2017-05-08 22:30:23 -07:00