cargo/tests
Alex Crichton 8086ab40d5 Make a freshness test more robust on OSX
Tests are often flaky because the resolution of the OSX filesystem timestamps
appears to be 1s, so we often have to manually sleep for 1s to ensure that
enough time has passed to guarantee that the timestamp is different (used in
freshness calculations).
2015-06-01 18:24:57 -07:00
..
support Shorten paths in the test runner for windows 2015-05-28 17:06:25 -07:00
check-style.sh Prepare for buildbot automation 2014-06-26 20:25:30 -07:00
resolve.rs Remove leading get_ prefix from accessors 2015-02-06 15:35:53 -08:00
test_bad_config.rs Add rustc/rustdoc config keys to Cargo config 2015-05-18 21:11:51 -07:00
test_cargo.rs Re-fix the help command's implementation 2015-03-16 06:32:50 -07:00
test_cargo_bench.rs fix typos caught by codespell 2015-05-06 02:05:41 +02:00
test_cargo_build_auth.rs Update Cargo to rust master 2015-05-12 21:22:14 -07:00
test_cargo_build_lib.rs Use absolute path for CARGO_HOME 2015-05-28 18:34:50 -05:00
test_cargo_clean.rs Update to rust 2015-03-26 2015-03-26 11:59:30 -07:00
test_cargo_compile.rs Auto merge of #1629 - alexcrichton:env-rustc, r=alexcrichton 2015-05-19 04:13:45 +00:00
test_cargo_compile_custom_build.rs Add rustc/rustdoc config keys to Cargo config 2015-05-18 21:11:51 -07:00
test_cargo_compile_git_deps.rs Try to debug a failing test on the windows bots 2015-05-28 15:56:42 -07:00
test_cargo_compile_path_deps.rs Update to rust-2015-04-02 2015-04-02 16:28:53 -07:00
test_cargo_compile_plugins.rs Add rustc/rustdoc config keys to Cargo config 2015-05-18 21:11:51 -07:00
test_cargo_cross_compile.rs Add rustc/rustdoc config keys to Cargo config 2015-05-18 21:11:51 -07:00
test_cargo_doc.rs Auto merge of #1458 - alexcrichton:update, r=alexcrichton 2015-03-26 20:18:25 +00:00
test_cargo_features.rs Check default features when skipping resolution of a package 2015-05-04 23:17:17 -07:00
test_cargo_fetch.rs Update rust and all deps 2014-12-19 20:55:17 -08:00
test_cargo_freshness.rs Make a freshness test more robust on OSX 2015-06-01 18:24:57 -07:00
test_cargo_generate_lockfile.rs Update to rust master and std::{io, path} 2015-02-27 15:34:13 -08:00
test_cargo_new.rs fix name escaping issue in Cargo.toml (#1635) and added corresponding 2015-05-26 21:42:10 +02:00
test_cargo_package.rs Scan untracked files in git for packaging/deps 2015-05-05 15:58:00 -07:00
test_cargo_profiles.rs Don't put hashes in libraries of the root crate 2015-04-29 11:03:21 -07:00
test_cargo_publish.rs Update to rust-2015-04-02 2015-04-02 16:28:53 -07:00
test_cargo_registry.rs Fix transitively updating dependencies 2015-04-29 18:45:47 -07:00
test_cargo_run.rs Update to rust 2015-03-26 2015-03-26 11:59:30 -07:00
test_cargo_rustc.rs Suggest adding flags to filter the package in the error message 2015-05-06 12:08:43 +02:00
test_cargo_search.rs Fix cargo search -h 2015-04-08 11:33:15 -07:00
test_cargo_test.rs Shorten paths in the test runner for windows 2015-05-28 17:06:25 -07:00
test_cargo_version.rs Update to rust 2015-03-26 2015-03-26 11:59:30 -07:00
test_shell.rs Update to rust master 2015-03-17 09:26:13 -07:00
tests.rs Add rustc/rustdoc config keys to Cargo config 2015-05-18 21:11:51 -07:00