Sign in
go
/
go
/
2b5c18c99e1be7c779706e23f99717a84d7d882b
/
test
/
switch.go
f6a9525
cmd/gc: disallow fallthrough in final case of switch
by Tyler Bunnell
· 12 years ago
71b3b46
cmd/gc: accept cases with same value but different types in switch.
by Rémy Oudompheng
· 12 years ago
1c1096e
test: a number of fixes.
by Alan Donovan
· 12 years ago
551e263
cmd/gc: add missing conversion from bool to interface in switches.
by Daniel Morsing
· 13 years ago
f4f1ba2
cmd/gc: accept switches on comparable arrays.
by Rémy Oudompheng
· 13 years ago
80a9783
test/[n-z]*.go: add documentation
by Rob Pike
· 13 years ago
57eb06f
test: use testlib (final 61)
by Russ Cox
· 13 years ago
5bb54b8
gc: remove func, map compare
by Russ Cox
· 13 years ago
4f61fc9
test: remove semiocolons.
by Rob Pike
· 15 years ago
1a31989
fix "declared and not used" in tests;
by Russ Cox
· 16 years ago
bc2f5f1
fix bug depot:
by Rob Pike
· 17 years ago
6810f39
test update. also remove two duplicates
by Rob Pike
· 17 years ago
e1a06cc
now checks for lvalue/rvalue context of
by Ken Thompson
· 17 years ago
e92b753
- fixed a few tests and added 3 incorrectly succeeding tests
by Robert Griesemer
· 17 years ago
126150d
lots of new tests
by Rob Pike
· 17 years ago