1
0
mirror of https://github.com/golang/go synced 2024-09-25 13:30:12 -06:00
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 test/bench/go1: first draft of Go 1 benchmark suite 2011-12-15 12:32:59 -05:00
fannkuch_test.go test/bench/go1: first draft of Go 1 benchmark suite 2011-12-15 12:32:59 -05:00
fasta_test.go test/bench/go1: reduce fasta data size for linux/arm 2012-06-06 07:49:58 +10:00
fmt_test.go go/test/bench/go1: add printf and time format tests 2013-03-11 17:17:25 -07:00
gob_test.go test/bench/go1: fix gzip test 2012-06-05 00:14:39 +08:00
gzip_test.go build: re-enable some broken tests in run.bash 2012-03-08 06:23:56 +08:00
http_test.go test/bench/go1: add http test 2013-03-12 16:46:38 -07:00
json_test.go test/bench/go1: use raw string instead of string addition 2013-03-05 04:23:37 +08:00
jsondata_test.go encoding/base64: fix streaming decode of padding-free base64 2016-01-08 15:07:45 +00:00
mandel_test.go test/bench/go1: add mandelbrot for floating point 2012-05-30 10:26:59 -04:00
parser_test.go go/test/bench/go1: add printf and time format tests 2013-03-11 17:17:25 -07:00
parserdata_test.go test/bench/go1: add go/parser benchmark 2012-06-07 10:23:45 +10:00
regexp_test.go go/test/bench/go1: add regexp test 2013-03-12 16:50:10 -07:00
revcomp_test.go test/bench/go1: reduce fasta data size for linux/arm 2012-06-06 07:49:58 +10:00
template_test.go test/bench/go1: first draft of Go 1 benchmark suite 2011-12-15 12:32:59 -05:00
time_test.go go/test/bench/go1: add printf and time format tests 2013-03-11 17:17:25 -07:00