rust/src/comp/front
Brian Anderson b3dee95514 Add a facility for ignoring tests. Issue #428
Adding the #[ignore] attribute will cause the test not to be run, though it
will still show up in the list of tests.
2011-07-14 13:51:30 -07:00
..
attr.rs Flag --test implies '--cfg test'. Issue #428 2011-07-14 10:27:02 -07:00
config.rs rustc: Remove some useless std::vec imports 2011-07-12 18:07:12 -07:00
test.rs Add a facility for ignoring tests. Issue #428 2011-07-14 13:51:30 -07:00