about summary refs log tree commit diff
path: root/src/etc/combine-tests.py
AgeCommit message (Expand)AuthorLines
2011-11-29make check-fast workNiko Matsakis-2/+2
2011-11-24Use new mod syntax in check-fast driverBrian Anderson-1/+2
2011-09-11Don't check-fast xfail-win32 testsBrian Anderson-1/+2
2011-09-02Remove transitional code from combine-tests.py. Issue #855Brian Anderson-7/+1
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-1/+1
2011-08-30Allow main to take istrs. Issue #855Brian Anderson-0/+6
2011-08-27Convert std::io to istrs. Issue #855Brian Anderson-1/+1
2011-08-24Fix combine-tests.py for new ivec regimeBrian Anderson-1/+1
2011-08-16Convert most main functions to the ivec signatureBrian Anderson-2/+2
2011-07-28Make combine-tests ignore temp filesBrian Anderson-1/+2
2011-07-27Another attempt at fixing fast check for the win tinderboxMarijn Haverbeke-1/+1
2011-07-27Fix python script for fast-check to output valid syntaxMarijn Haverbeke-1/+1
2011-07-12Fix fast-check target by disabling code snippet printing on warnings (broken ...Graydon Hoare-1/+2
2011-06-30More fiddling with fast-check, now works on at least one windows machine.Graydon Hoare-6/+8
2011-06-29More fixes to fast-check.Graydon Hoare-5/+2
2011-06-29Add fast-check target that combines the stage2 run-pass suite into a single e...Graydon Hoare-0/+66