summaryrefslogtreecommitdiff
path: root/test/initializerr.go
Commit message (Expand)AuthorAgeFilesLines
* test: re-enable most go/tests that were disabled because of types2 differencesDan Scales2022-01-111-11/+11
* test: match gofrontend error messagesIan Lance Taylor2020-11-281-1/+1
* cmd/compile: more error position tests for the typecheckerAlberto Donizetti2017-04-241-0/+1
* test: add "duplicate" struct map key testRuss Cox2012-12-171-0/+12
* test: commentary for [h-m]*.goRob Pike2012-02-231-0/+3
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* errchk: allow multiple patternsRuss Cox2011-08-161-1/+1
* test: remove semiocolons.Rob Pike2010-09-041-5/+5
* Adjust expected errors to work with gccgo.Ian Lance Taylor2009-05-311-3/+3
* allow type name as key to accomodate anonymous fields.Russ Cox2009-05-211-1/+1
* tests for new initializer syntaxRuss Cox2009-05-211-0/+25