rust/tests/rustdoc-ui/no-run-flag.stdout

13 lines
504 B
Plaintext
Raw Normal View History

2021-04-07 10:19:11 -05:00
running 7 tests
2021-05-03 13:16:44 -05:00
test $DIR/no-run-flag.rs - f (line 11) - compile ... ok
2021-05-16 10:27:30 -05:00
test $DIR/no-run-flag.rs - f (line 14) ... ignored
2021-05-03 13:16:44 -05:00
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
2021-04-07 10:19:11 -05:00
test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in $TIME