summaryrefslogtreecommitdiff
path: root/test/index.go
Commit message (Expand)AuthorAgeFilesLines
* 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