summaryrefslogtreecommitdiff
path: root/test/typeswitch2.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: move duplicate type-case checking into typecheckMatthew Dempsky2019-09-111-10/+0
* test: fix spelling of `caught be the compiler` to `caught by the compiler`uropek2018-10-041-1/+1
* cmd/compile/internal/syntax: removed gcCompat code needed to pass orig. testsRobert Griesemer2017-02-101-2/+2
* test/[n-z]*.go: add documentationRob Pike2012-02-241-0/+3
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* test: match gccgo error messagesIan Lance Taylor2012-01-261-2/+2
* type switches: test for pathological caseRobert Griesemer2011-08-191-3/+19
* runtime, type switch: eliminate package global name space assumptionRuss Cox2010-01-251-0/+28