rust/src/test
Thomas Jespersen 5e1505f823 Remove -o flag from build command
It generates a warning that --outdir argument is ignored, which is
captured and spoils the output

Also ensure that test output is captured in a different file than the
expected output file
2015-04-14 23:43:09 +02:00
..
auxiliary
bench
codegen
compile-fail Rollup merge of #24072 - ebfull:explain_closure_type_err, r=pnkfelix 2015-04-12 18:46:14 +05:30
compile-fail-fulldeps
debuginfo Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
parse-fail
pretty
run-fail
run-make Remove -o flag from build command 2015-04-14 23:43:09 +02:00
run-pass Rollup merge of #24321 - lstat:16602-needstest, r=pnkfelix 2015-04-12 18:46:14 +05:30
run-pass-fulldeps
run-pass-valgrind
rustdoc