summaryrefslogtreecommitdiff
path: root/test/switch.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.unified] test: add switch test case for tricky nil handlingMatthew Dempsky2022-07-191-0/+14
* cmd/gc: disallow fallthrough in final case of switchTyler Bunnell2013-03-151-9/+0
* cmd/gc: accept cases with same value but different types in switch.Rémy Oudompheng2013-02-261-0/+29
* test: a number of fixes.Alan Donovan2013-02-111-7/+52
* cmd/gc: add missing conversion from bool to interface in switches.Daniel Morsing2012-09-171-0/+11
* cmd/gc: accept switches on comparable arrays.Rémy Oudompheng2012-08-031-0/+32
* test/[n-z]*.go: add documentationRob Pike2012-02-241-0/+13
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* gc: remove func, map compareRuss Cox2011-11-131-69/+212
* test: remove semiocolons.Rob Pike2010-09-041-79/+79
* fix "declared and not used" in tests;Russ Cox2009-09-141-23/+23
* fix bug depot:Rob Pike2008-08-111-2/+2
* test update. also remove two duplicatesRob Pike2008-07-081-7/+7
* now checks for lvalue/rvalue context ofKen Thompson2008-06-151-0/+8
* - fixed a few tests and added 3 incorrectly succeeding testsRobert Griesemer2008-06-061-1/+1
* lots of new testsRob Pike2008-06-061-0/+131