summaryrefslogtreecommitdiff
path: root/test/testlib
Commit message (Expand)AuthorAgeFilesLines
* test/run: process build tags like go/buildAnthony Martin2013-08-131-15/+36
* test: add support for build tags.R?my Oudompheng2013-01-281-0/+25
* test/run: handle compiledir and errorcheckdir with multi-file packagesRuss Cox2013-01-021-15/+28
* test: run index test by defaultIan Lance Taylor2012-11-071-1/+11
* test/testlib: don't forget stderr for rundircmpout.R?my Oudompheng2012-10-071-1/+1
* test: Add rundir, rundircmpout and errorcheckdir commands to testlib and run.goDaniel Morsing2012-10-061-0/+40
* test: minor fixes in run and testlibRuss Cox2012-09-241-1/+1
* test: expand run.go's errorcheck, make clear which bugs runRuss Cox2012-09-231-1/+6
* test: add a compiledir pattern in run.goR?my Oudompheng2012-07-301-0/+7
* test: use testlib in a few more cases (part 2)Shenghou Ma2012-04-201-0/+5
* test: use testlib in a few more casesShenghou Ma2012-03-221-0/+4
* test: fix testlib to not pass an empty argument to 6gIan Lance Taylor2012-03-071-1/+1
* test: invoke go command in run.goRuss Cox2012-03-071-1/+15
* test: add cmpout to testlibBrad Fitzpatrick2012-02-241-0/+4
* test: add testlibRuss Cox2012-02-161-0/+22