summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug424.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: convert more tests to rundir/compiledir conventionsRémy Oudompheng2012-10-071-91/+2
* test: expand run.go's errorcheck, make clear which bugs runRuss Cox2012-09-231-0/+3
* test: fix run.bash by spelling out the commands to use for bug424.goIan Lance Taylor2012-03-221-2/+2
* test: fix typoRuss Cox2012-03-071-1/+1
* cmd/gc: unnamed struct types can have methodsRuss Cox2012-03-071-0/+24
* cmd/gc: do not confuse unexported methods of same nameRuss Cox2012-03-071-0/+75