summaryrefslogtreecommitdiff
path: root/test/indirect.go
Commit message (Expand)AuthorAgeFilesLines
* test: commentary for [h-m]*.goRob Pike2012-02-231-0/+2
* test: use testlib (another bunch).Rémy Oudompheng2012-02-181-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-19/+22
* making some more non-gofmt'ed files save for new semicolon ruleRobert Griesemer2009-12-091-6/+3
* update tests for CL 30586.Russ Cox2009-06-251-21/+9
* Automated g4 rollback of changelist 25024,Russ Cox2009-03-031-2/+2
* convert composite literals from { } to ( ).Russ Cox2009-02-131-2/+2
* test of automatic indirectRuss Cox2009-01-091-0/+97