rust/src/test/rustdoc-ui/run-directory.incorrect.stdout
Arpad Borsos 9b1d27d440 Add option to control doctest run directory
This option will allow splitting the compile-time from the run-time
directory of doctest invocations and is one step to solve
https://github.com/rust-lang/cargo/issues/8993#issuecomment-760088944
2021-01-23 18:52:51 +01:00

6 lines
162 B
Text

running 1 test
test $DIR/run-directory.rs - foo (line 19) ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME