summaryrefslogtreecommitdiff
path: root/test/sinit.go
Commit message (Expand)AuthorAgeFilesLines
* test: move linkx and sinit to run.goJosh Bleecher Snyder2014-11-061-17/+17
* test: comment out failing cases from sinit.goIan Lance Taylor2014-11-041-14/+29
* 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