mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
98347cdbff
Don't propagate __RUST_TEST_INVOKE to subprocess When -Z panic_abort_tests is enabled, we use an environment variable to tell the subprocess which test to invoke. If that subprocess then invokes another Rust test binary, chaos ensues. r? @alexcrichton |
||
---|---|---|
.. | ||
formatters | ||
helpers | ||
stats | ||
bench.rs | ||
Cargo.toml | ||
cli.rs | ||
console.rs | ||
event.rs | ||
lib.rs | ||
options.rs | ||
stats.rs | ||
test_result.rs | ||
tests.rs | ||
time.rs | ||
types.rs |