aboutsummaryrefslogtreecommitdiff
path: root/test/index.go
AgeCommit message (Expand)Author
2019-09-08all: fix typosAinar Garipov
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-06-26Fix several out of date references to 4g/5g/6g/8g/9g.Aaron Jacobs
2013-09-27test: recognize gccgo error message in index.goIan Lance Taylor
2013-03-22cmd/gc: accept ideal float as indices.Rémy Oudompheng
2012-11-08test: change index.go to test size of int, not GOARCH == "amd64"Ian Lance Taylor
2012-11-07test: run index test by defaultIan Lance Taylor
2012-11-06test: fix index.go to pass with recent index checksIan Lance Taylor
2012-09-24build: make int 64 bits on amd64Russ Cox
2012-09-23test: expand run.go's errorcheck, make clear which bugs runRuss Cox
2012-05-24cmd/gc: fix small integer bounds check bugRuss Cox
2012-02-23test: commentary for [h-m]*.goRob Pike
2010-09-19test: fix NaCl buildRuss Cox
2010-08-03gc: index bounds tests and fixesRuss Cox