summaryrefslogtreecommitdiff
path: root/test/label.go
Commit message (Expand)AuthorAgeFilesLines
* test: match gofrontend error messagesIan Lance Taylor2020-11-281-1/+1
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* [dev.ssa] cmd/compile: implement control flow handlingJosh Bleecher Snyder2015-07-231-0/+4
* [dev.ssa] test: gofmt {goto,label,label1}.goJosh Bleecher Snyder2015-07-201-2/+1
* test: commentary for [h-m]*.goRob Pike2012-02-231-1/+3
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* test: match gccgo error messages for label.go and label1.go.Ian Lance Taylor2011-03-251-8/+8
* gc: diagnose unused labelsRuss Cox2011-03-151-0/+60