]> Cypherpunks repositories - gostls13.git/commit
test: run index test by default
authorIan Lance Taylor <iant@golang.org>
Wed, 7 Nov 2012 20:33:54 +0000 (12:33 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 7 Nov 2012 20:33:54 +0000 (12:33 -0800)
commite08008e8c5e9205ea4937051fe662fe4d05df657
tree772ccc77f35af3f3bab58389825ef83b0db8ffaa
parentccef88c56f8b80e2e2c3aea9dd19be6527fb93f8
test: run index test by default

Running this test via "bash run" uncovered three different
bugs (4344, 4348, 4353).  We need to run it by default.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6832043
test/index.go
test/index0.go [new file with mode: 0644]
test/index1.go [new file with mode: 0644]
test/index2.go [new file with mode: 0644]
test/run.go
test/testlib