rust/src/compiletest
Brian Anderson c10eb221da Get windows working under the bare function regime
Had to ignore some task failure tests due to the current implementation
of spawn which guarantees that there's always something in the spawned
task that needs to be unwound.

Fixed some win-specific build problems.
2011-10-20 18:23:48 -07:00
..
common.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
compiletest.rc Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
compiletest.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
header.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
procsrv.rs Get windows working under the bare function regime 2011-10-20 18:23:48 -07:00
runtest.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
util.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00