aboutsummaryrefslogtreecommitdiff
path: root/test/nul1.go
AgeCommit message (Expand)Author
2016-10-25cmd/compile/internal/gc: enable new parser by defaultMatthew Dempsky
2016-08-19cmd/compile/internal/syntax: match old parser errors and line numbersMatthew Dempsky
2012-11-08test: run some more tests by defaultIan Lance Taylor
2012-09-23test: expand run.go's errorcheck, make clear which bugs runRuss Cox
2011-08-16errchk: allow multiple patternsRuss Cox
2010-12-15remove naclRuss Cox
2010-09-09test: Match gccgo error messages.Ian Lance Taylor
2010-09-04test: remove semiocolons.Rob Pike
2010-07-21arm: fix build2, tweak test/nul1.go arm exclusionKai Backman
2010-07-20fix buildKai Backman
2010-07-20more soft float support. passes several basic testsKai Backman
2010-04-22runtime: closures, defer bug fix for Native ClientRuss Cox
2010-02-21test: rename nul.go to nul1.goRuss Cox