summaryrefslogtreecommitdiff
path: root/test/sinit.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/gc: do not generate code for var _ = ... unless necessaryRuss Cox2012-12-301-0/+10
* test: expand run.go's errorcheck, make clear which bugs runRuss Cox2012-09-231-0/+3
* test/[n-z]*.go: add documentationRob Pike2012-02-241-0/+3
* gc: make static initialization more staticRuss Cox2011-08-311-32/+187
* test: remove semiocolons.Rob Pike2010-09-041-4/+4
* test: test of static initialization (fails)Russ Cox2010-05-031-0/+100