go/test/bench/go1
David Chase d8d33514f9 cmd/compile: Move divconst_test out of test/bench/go1
This is necessary to avoid disrupting the go1 suite and gives
us a place to put other tests of basic compiler function and
correctness.

Change-Id: I36933819ff2bfe6a2121fff2be9a98efd2123d9a
Reviewed-on: https://go-review.googlesource.com/22597
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
2016-04-29 16:20:18 +00:00
..
binarytree_test.go
fannkuch_test.go
fasta_test.go
fmt_test.go
gob_test.go
gzip_test.go
http_test.go test/bench/go1: add http test 2013-03-12 16:46:38 -07:00
json_test.go
jsondata_test.go encoding/base64: fix streaming decode of padding-free base64 2016-01-08 15:07:45 +00:00
mandel_test.go
parser_test.go
parserdata_test.go
regexp_test.go go/test/bench/go1: add regexp test 2013-03-12 16:50:10 -07:00
revcomp_test.go
template_test.go
time_test.go