summaryrefslogtreecommitdiff
path: root/test/shift1.go
Commit message (Expand)AuthorAgeFilesLines
* test: re-enable a bunch of tests with types2Dan Scales2021-12-031-33/+33
* test: recognize gofrontend error messagesIan Lance Taylor2020-11-301-2/+2
* cmd/compile: rewrite untyped constant conversion logicMatthew Dempsky2019-09-061-3/+4
* cmd/compile: permit indices of certain non-constant shiftsRobert Griesemer2017-12-011-2/+1
* cmd/compile: more error position tests for the typecheckerAlberto Donizetti2017-04-241-0/+6
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: avoid "declared but not used" errors in shift1.goIan Lance Taylor2014-07-201-0/+2
* test/shift1.go: recognize gccgo errorsIan Lance Taylor2013-06-261-92/+93
* test: more systematic shift testsRobert Griesemer2013-03-211-4/+187
* cmd/gc: missing type inference for untyped complex() calls.Rémy Oudompheng2013-03-161-0/+12
* cmd/gc: simplify and fix defaultlit.Rémy Oudompheng2013-03-041-0/+7
* test/[n-z]*.go: add documentationRob Pike2012-02-241-0/+2
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* test: match gccgo error messagesIan Lance Taylor2011-09-211-4/+4
* errchk: allow multiple patternsRuss Cox2011-08-161-3/+3
* test: test cases for issue 1708.Robert Griesemer2011-05-251-0/+36