aboutsummaryrefslogtreecommitdiff
path: root/test/typeswitch2.go
AgeCommit message (Expand)Author
2019-09-11cmd/compile: move duplicate type-case checking into typecheckMatthew Dempsky
2018-10-04test: fix spelling of `caught be the compiler` to `caught by the compiler`uropek
2017-02-10cmd/compile/internal/syntax: removed gcCompat code needed to pass orig. testsRobert Griesemer
2012-02-24test/[n-z]*.go: add documentationRob Pike
2012-02-16test: use testlib (final 61)Russ Cox
2012-01-26test: match gccgo error messagesIan Lance Taylor
2011-08-19type switches: test for pathological caseRobert Griesemer
2010-01-25runtime, type switch: eliminate package global name space assumptionRuss Cox