rust/src/compiletest
Alex Crichton 314b02b373 Add ignore-cross-compile directive for compiletest
Loadable syntax extensions don't work when cross compiling (see #12102), so the
fourcc tests all need to be ignored. They're valuable tests, so they shouldn't
be outright ignored, so they're now flagged with ignore-cross-compile
2014-02-11 12:23:29 -08:00
..
common.rs test: Add the ability to force a host target 2014-01-17 11:13:22 -08:00
compiletest.rs Change xfail directives in compiletests to ignore, closes #11363 2014-02-11 18:23:20 +01:00
errors.rs Tweak the interface of std::io 2014-01-17 10:00:47 -08:00
header.rs Add ignore-cross-compile directive for compiletest 2014-02-11 12:23:29 -08:00
procsrv.rs compiletest: Remove io_error usage 2014-02-03 09:32:34 -08:00
runtest.rs Consolidate codegen-related compiler flags 2014-02-10 00:50:39 -08:00
util.rs Remove re-exports of std::io::stdio::{print, println} in the prelude. 2014-01-11 10:46:00 +11:00