rust/src/compiletest
Matt Brubeck 76077a9fb7 Add should_fail annotation for unit tests
This allows test cases to assert that a function is expected to fail.
Tests annotated with "should_fail" will succeed only if the function
fails.
2011-11-01 16:55:39 -07:00
..
common.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
compiletest.rc rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
compiletest.rs Add should_fail annotation for unit tests 2011-11-01 16:55:39 -07:00
header.rs stdlib: Make io failures recoverable by returning a result 2011-10-29 01:25:11 -07:00
procsrv.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
runtest.rs stdlib: Make io failures recoverable by returning a result 2011-10-29 01:25:11 -07:00
util.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00