summaryrefslogtreecommitdiff
path: root/test/complit1.go
Commit message (Expand)AuthorAgeFilesLines
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+3
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* test: match gccgo error messagesIan Lance Taylor2012-01-261-2/+2
* gc: remove type elision in struct literalsRuss Cox2011-12-051-1/+1
* gc: composite literals as per Go 1Russ Cox2011-12-021-6/+21
* gc: do not allow slice of array literalRuss Cox2011-12-021-0/+24