1
0
mirror of https://github.com/golang/go synced 2024-10-03 03:01:21 -06:00
go/src/testing
Dmitry Vyukov 6b85090139 testing/quick: fix comment
There is no top-level Values function.

Change-Id: I3ea2eea0b5f77f3e1a3f75d1a6472507ef2888bb
Reviewed-on: https://go-review.googlesource.com/8196
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-03-27 13:00:53 +00:00
..
iotest testing/iotest: fix copy/paste error in comment 2014-12-29 19:05:37 +00:00
quick testing/quick: fix comment 2015-03-27 13:00:53 +00:00
allocs_test.go runtime: account for tiny allocs, for testing.AllocsPerRun 2014-09-17 14:49:32 -04:00
allocs.go
benchmark_test.go
benchmark.go testing: pad benchmark names to align results 2015-02-07 21:52:25 +00:00
cover.go
example.go testing: style change: omit unnecessary new 2014-12-20 01:40:11 +00:00
export_test.go
testing_test.go cmd/go, testing: add TestMain support 2014-09-19 13:51:06 -04:00
testing.go testing: document that flag.Parse is not called when TestMain runs 2015-03-20 04:40:08 +00:00