summaryrefslogtreecommitdiff
path: root/test/blank.go
Commit message (Expand)AuthorAgeFilesLines
* test: revert changes made for Go SSA interpreter test.Alan Donovan2013-10-081-2/+1
* cmd/gc: fix computation of equality class of types.Rémy Oudompheng2013-07-021-0/+11
* exp/ssa/interp: (#6 of 5): test interpretation of SSA form of $GOROOT/test/*.go.Alan Donovan2013-02-211-6/+13
* cmd/gc: don't hash nor compare struct padding or blank fields.Rémy Oudompheng2013-01-181-5/+12
* test: add some tests of valid code that failed with gccgoIan Lance Taylor2012-03-301-1/+1
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+2
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* gc: fix another blank bugRuss Cox2011-12-091-0/+17
* gc: remove funarg special case in structfieldRuss Cox2011-11-281-0/+24
* delete float, complex - code changesRuss Cox2011-01-191-15/+36
* throughout: simplify two-variable ranges with unused second variableRyan Hitchman2010-12-081-1/+1
* test: remove semiocolons.Rob Pike2010-09-041-30/+30
* making some more non-gofmt'ed files save for new semicolon ruleRobert Griesemer2009-12-091-1/+1
* 6g bug fixes:Russ Cox2009-10-191-0/+4
* a few more blank testsRuss Cox2009-09-091-2/+9
* write-only variable _Russ Cox2009-09-081-0/+90