mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
13 lines
504 B
Plaintext
13 lines
504 B
Plaintext
|
|
running 7 tests
|
|
test $DIR/no-run-flag.rs - f (line 11) - compile ... ok
|
|
test $DIR/no-run-flag.rs - f (line 14) ... ignored
|
|
test $DIR/no-run-flag.rs - f (line 17) - compile ... ok
|
|
test $DIR/no-run-flag.rs - f (line 23) - compile fail ... ok
|
|
test $DIR/no-run-flag.rs - f (line 28) - compile ... ok
|
|
test $DIR/no-run-flag.rs - f (line 32) - compile ... ok
|
|
test $DIR/no-run-flag.rs - f (line 8) - compile ... ok
|
|
|
|
test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in $TIME
|
|
|