rust/src/libtest
bors 2b7ea14cc4 Auto merge of #35414 - jupp0r:feature/test-threads-flag, r=alexcrichton
Add --test-threads option to test binaries

This change allows parallelism of test runs to be specified by a
command line flag names --test-threads in addition to the existing
environment variable RUST_TEST_THREADS. Fixes #25636.
2016-08-13 09:52:49 -07:00
..
Cargo.toml mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
lib.rs Auto merge of #35414 - jupp0r:feature/test-threads-flag, r=alexcrichton 2016-08-13 09:52:49 -07:00
stats.rs run rustfmt on libtest folder 2016-06-05 12:19:37 +05:30