]> Cypherpunks.ru repositories - gostls13.git/history - test/switch.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / switch.go
2022-08-04 Matthew Dempskyall: REVERSE MERGE dev.unified (d558507) into master
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-07-28 Matthew Dempsky[dev.unified] all: merge master (462b78f) into dev...
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 Matthew Dempsky[dev.unified] test: add switch test case for tricky...
2013-03-15 Tyler Bunnellcmd/gc: disallow fallthrough in final case of switch
2013-02-25 Rémy Oudomphengcmd/gc: accept cases with same value but different...
2013-02-11 Alan Donovantest: a number of fixes.
2012-09-17 Daniel Morsingcmd/gc: add missing conversion from bool to interface...
2012-08-03 Rémy Oudomphengcmd/gc: accept switches on comparable arrays.
2012-02-24 Rob Piketest/[n-z]*.go: add documentation
2012-02-17 Russ Coxtest: use testlib (final 61)
2011-11-14 Russ Coxgc: remove func, map compare
2010-09-04 Rob Piketest: remove semiocolons.
2009-09-15 Russ Coxfix "declared and not used" in tests;
2008-08-12 Rob Pikefix bug depot:
2008-07-08 Rob Piketest update. also remove two duplicates
2008-06-16 Ken Thompsonnow checks for lvalue/rvalue context of
2008-06-06 Robert Griesemer- fixed a few tests and added 3 incorrectly succeeding...
2008-06-06 Rob Pikelots of new tests