aboutsummaryrefslogtreecommitdiff
path: root/test/shift1.go
AgeCommit message (Expand)Author
2021-12-03test: re-enable a bunch of tests with types2Dan Scales
2020-11-30test: recognize gofrontend error messagesIan Lance Taylor
2019-09-06cmd/compile: rewrite untyped constant conversion logicMatthew Dempsky
2017-12-01cmd/compile: permit indices of certain non-constant shiftsRobert Griesemer
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
2014-07-20test: avoid "declared but not used" errors in shift1.goIan Lance Taylor
2013-06-26test/shift1.go: recognize gccgo errorsIan Lance Taylor
2013-03-21test: more systematic shift testsRobert Griesemer
2013-03-16cmd/gc: missing type inference for untyped complex() calls.Rémy Oudompheng
2013-03-04cmd/gc: simplify and fix defaultlit.Rémy Oudompheng
2012-02-24test/[n-z]*.go: add documentationRob Pike
2012-02-16test: use testlib (final 61)Russ Cox
2011-09-21test: match gccgo error messagesIan Lance Taylor
2011-08-16errchk: allow multiple patternsRuss Cox
2011-05-25test: test cases for issue 1708.Robert Griesemer