rust/src/test
Brian Anderson 067cb6d537 Run test process from a dedicated task
This avoids a race wherein test tasks could run processes that stole the
environment of other tasks's processes.
2011-07-26 11:12:20 -07:00
..
bench Fixup test changes 2011-07-26 14:56:24 +02:00
compile-fail Remove uses of tuples from the test suite 2011-07-26 14:49:40 +02:00
compiletest Run test process from a dedicated task 2011-07-26 11:12:20 -07:00
run-fail Add xfail-stage3 directives to tests 2011-07-22 10:18:28 -07:00
run-pass Add basic support for blocks and types in macros. 2011-07-26 11:09:37 -07:00
stdtest Remove uses of tuples from the test suite 2011-07-26 14:49:40 +02:00