rust/src/test
klutzy fcf9844891 test: Clean up xfail-{fast,win32} tests
Rename {struct-update,fsu}-moves-and-copies, since win32
failed to run the test since UAC prevents any executable whose
name contaning "update". (#10452)

Some tests related to #9205 are expected to fail on gcc 4.8,
so they are marked as `xfail-win32` instead of `xfail-fast`.

Some tests using `extra::tempfile` fail on win32 due to #10462.
Mark them as `xfail-win32`.
2013-11-14 14:25:44 +09:00
..
auxiliary Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
bench Implement native::IoFactory 2013-11-13 18:34:59 -08:00
codegen
compile-fail auto merge of #10277 : dcrewi/rust/missing-doc-and-visibility-rules, r=alexcrichton 2013-11-13 10:16:29 -08:00
debug-info
pretty
run-fail
run-pass test: Clean up xfail-{fast,win32} tests 2013-11-14 14:25:44 +09:00
run-pass-fulldeps