rust/src/test
Huon Wilson edc9191921 testsuite: implement #[reexport_test_harness_name] to get access to the
default entrypoint of the --test binary.

This allows one to, e.g., run tests under libgreen by starting it
manually, passing in the test entrypoint.
2014-08-09 13:00:58 +10:00
..
auxiliary Test fixes from the rollup 2014-07-31 13:05:12 -07:00
bench Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail rustc: gensym the module names for --test to avoid introducing user-accessible names. 2014-08-07 21:54:13 +10:00
compile-fail-fulldeps test: Try to fix a failing snapshot test 2014-07-15 14:00:37 -07:00
debuginfo Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
pretty auto merge of #16037 : erickt/rust/quote_arm, r=acrichto 2014-07-30 13:01:10 +00:00
run-fail Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
run-make move a test into a run make, to check external affect rather than 2014-08-09 13:00:58 +10:00
run-pass testsuite: implement #[reexport_test_harness_name] to get access to the 2014-08-09 13:00:58 +10:00
run-pass-fulldeps syntax: add support for quoting arms 2014-07-29 16:01:36 -07:00