about summary refs log tree commit diff
path: root/src/test/compiletest/compiletest.rs
AgeCommit message (Expand)AuthorLines
2011-07-27Fix comment placement in compiletestBrian Anderson-26/+29
2011-07-27Reformat for new syntaxMarijn Haverbeke-396/+306
2011-07-26Run compile tests in a way that's safe in a multithreaded environmentBrian Anderson-60/+138
2011-07-26Dump all subprocess output to stdout when running verbose compiler testsBrian Anderson-0/+10
2011-07-26Clone all data before before putting it in a test closureBrian Anderson-3/+33
2011-07-26Join the process server after running all compile testsBrian Anderson-5/+12
2011-07-26Run test process from a dedicated taskBrian Anderson-58/+146
2011-07-25Ignore various files that are probably not tests when searching for testsBrian Anderson-1/+5
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+529