go/src/testing
Russ Cox a7b51cfb47 testing/quick: use Uint64 instead of Int63
Followup to CL 39152.

Change-Id: I9bfed0c6071ea3d3a43294a6c4a50edc131368cf
Reviewed-on: https://go-review.googlesource.com/39313
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-04-05 14:03:03 +00:00
..
internal/testdeps testing: print extra labels on benchmarks 2017-02-07 00:08:39 +00:00
iotest all: single space after period. 2016-03-02 00:13:47 +00:00
quick testing/quick: use Uint64 instead of Int63 2017-04-05 14:03:03 +00:00
allocs.go all: single space after period. 2016-03-02 00:13:47 +00:00
allocs_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
benchmark.go testing: fix Benchmark() to start at 1 iteration, not 100 2017-03-01 11:06:34 +00:00
benchmark_test.go
cover.go
example.go cmd/go, testing: indicate when no tests are run 2016-10-19 02:34:44 +00:00
export_test.go
match.go testing: add matching of subtest 2016-04-21 19:58:31 +00:00
match_test.go testing: fix vet warning 2016-05-12 16:22:42 +00:00
sub_test.go testing: fix Benchmark() to start at 1 iteration, not 100 2017-03-01 11:06:34 +00:00
testing.go testing: clarify T.Parallel() godoc wording 2017-02-07 15:30:49 +00:00
testing_test.go Revert "testing: add T.Context method" 2016-12-09 04:04:11 +00:00