rust/src/test
Brian Anderson f7ebe23ae1 Add the ability to ignore tests by compiler config
[test]
[ignore(cfg(target_os = "win32"))]
2011-10-29 18:30:32 -07:00
..
bench stdlib: Make io failures recoverable by returning a result 2011-10-29 01:25:11 -07:00
compile-fail stdlib: Make io failures recoverable by returning a result 2011-10-29 01:25:11 -07:00
pretty
run-fail Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
run-pass Add the ability to ignore tests by compiler config 2011-10-29 18:30:32 -07:00
stdtest stdlib: Add vec::concat to concatenate a vector of vectors 2011-10-29 18:14:08 -07:00