about summary refs log tree commit diff
path: root/src/compiletest/compiletest.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-9/+9
2011-11-17remove compile-command from local variable blocksNiko Matsakis-1/+0
2011-11-10Cleanup unused imports in testsHaitao Li-1/+0
2011-11-01Add should_fail annotation for unit testsMatt Brubeck-1/+2
2011-10-20Remove temporary fn# syntaxBrian Anderson-1/+1
2011-10-20Make fn denote a bare function. Convert fn to fn@ as neededBrian Anderson-5/+5
2011-10-20Drop the 2 from the spawn*2 functionsBrian Anderson-1/+1
2011-10-20Convert the test runners to typesafe spawnBrian Anderson-73/+15
2011-10-02Move compiletest to src/ and cleanup build rulesBrian Anderson-0/+274