1
0
mirror of https://github.com/golang/go synced 2024-09-29 14:14:29 -06:00
go/test/bench/go1
Bryan C. Mills b1a783df87 test/bench/go1: add go.mod file
cmd/dist executes 'go test' within this directory, so it needs a
go.mod file to tell the compiler what package path to use in
diagnostic and debug information.

Updates #30228

Change-Id: Ia313ac06bc0ec4631d415faa20c56cce2ac8dbc5
Reviewed-on: https://go-review.googlesource.com/c/go/+/165498
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-03-06 18:53:12 +00:00
..
binarytree_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
fannkuch_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
fasta_test.go test/bench/go1: reduce fasta data size for mips{,64} 2016-12-13 22:04:23 +00:00
fmt_test.go go/test/bench/go1: add printf and time format tests 2013-03-11 17:17:25 -07:00
go.mod test/bench/go1: add go.mod file 2019-03-06 18:53:12 +00:00
gob_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
gzip_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
http_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
json_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
jsondata_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
mandel_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00: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: fix typo in parserdata_test.go comment 2017-03-22 03:23:16 +00:00
regexp_test.go go/test/bench/go1: add regexp test 2013-03-12 16:50:10 -07:00
revcomp_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
template_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
time_test.go go/test/bench/go1: add printf and time format tests 2013-03-11 17:17:25 -07:00