aboutsummaryrefslogtreecommitdiff
path: root/test/map1.go
AgeCommit message (Expand)Author
2020-12-14[dev.typeparams] merge: merge branch 'dev.regabi' into 'dev.typeparams'Robert Griesemer
2020-12-04[dev.typeparams] test: enable some more errorcheck testsRobert Griesemer
2020-11-28test: match gofrontend error messagesIan Lance Taylor
2017-04-24cmd/compile: more error position tests for the typecheckerAlberto Donizetti
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2012-06-07cmd/gc: fix type checking loopRuss Cox
2012-02-23test: commentary for [h-m]*.goRob Pike
2012-02-16test: use testlib (final 61)Russ Cox
2011-12-12gc: implement == on structs and arraysRuss Cox
2011-11-13gc: remove func, map compareRuss Cox
2011-09-19gc: disallow invalid map keysRuss Cox