summaryrefslogtreecommitdiff
path: root/test/index.go
Commit message (Expand)AuthorAgeFilesLines
* all: fix typosAinar Garipov2019-09-081-1/+1
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* Fix several out of date references to 4g/5g/6g/8g/9g.Aaron Jacobs2015-06-261-1/+1
* test: recognize gccgo error message in index.goIan Lance Taylor2013-09-271-1/+1
* cmd/gc: accept ideal float as indices.Rémy Oudompheng2013-03-221-19/+50
* test: change index.go to test size of int, not GOARCH == "amd64"Ian Lance Taylor2012-11-081-4/+5
* test: run index test by defaultIan Lance Taylor2012-11-071-19/+8
* test: fix index.go to pass with recent index checksIan Lance Taylor2012-11-061-1/+1
* build: make int 64 bits on amd64Russ Cox2012-09-241-0/+5
* test: expand run.go's errorcheck, make clear which bugs runRuss Cox2012-09-231-0/+3
* cmd/gc: fix small integer bounds check bugRuss Cox2012-05-241-14/+59
* test: commentary for [h-m]*.goRob Pike2012-02-231-0/+1
* test: fix NaCl buildRuss Cox2010-09-191-2/+2
* gc: index bounds tests and fixesRuss Cox2010-08-031-0/+224