rust/src/test
Vadim Chugunov e6832e6b96 Disabled tests which now fail on Windows+mingw4.0 due to GCC 4.8 ABI change (#9205).
These really should have been marked xfail-win32, but that doesn't exist, so xfail-fast it is.
2013-09-17 01:06:02 -07:00
..
auxiliary auto merge of #9130 : alexcrichton/rust/inline-globals, r=thestinger 2013-09-16 23:45:49 -07:00
bench Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
codegen Fix warnings it tests 2013-08-17 08:42:35 -07:00
compile-fail Document all of the format! related macros 2013-09-15 01:09:00 -07:00
debug-info debuginfo: Fix style nits for pull request. 2013-09-15 12:28:25 +02:00
pretty Fix the empty-impl tests 2013-09-11 23:58:30 +00:00
run-fail make ! support the equality/ordering operators 2013-09-13 17:31:59 -04:00
run-pass Disabled tests which now fail on Windows+mingw4.0 due to GCC 4.8 ABI change (#9205). 2013-09-17 01:06:02 -07:00
run-pass-fulldeps quote_*! macros take an ExtCtx 2013-08-18 13:14:15 -04:00