rust/src/test
Alex Crichton a7215dd284 Move glob tests to a run-pass test
The normal unit tests cannot change the current working directory because it
messes with the other tests which depend on a particular working directory.
2013-09-13 10:52:22 -07:00
..
auxiliary Fix whitespace in tests 2013-09-11 14:49:10 -04:00
bench
codegen
compile-fail Implement a format_args!() macro 2013-09-12 00:36:54 -07:00
debug-info debuginfo: Support for namespaces (functions only) 2013-09-10 16:25:19 +02:00
pretty Fix the empty-impl tests 2013-09-11 23:58:30 +00:00
run-fail
run-pass Move glob tests to a run-pass test 2013-09-13 10:52:22 -07:00
run-pass-fulldeps