Sign in
go
/
go
/
ea918ef535cfc2f0cbff5a63fa520fe90f15c1e4
/
src
/
testing
2ae7737
all: link to https instead of http
by Brad Fitzpatrick
· 10 years ago
e6ad56c
testing/quick: improve function signature error.
by Matt T. Proud
· 10 years ago
1f9026c
testing: don't print CPU count for tests, only benchmarks
by Rob Pike
· 10 years ago
7089ea4
testing/quick: probabilistically generate nil pointers
by Håvard Haugen
· 10 years ago
fddc3ca
testing: add -test.count flag to run tests and benchmarks multiple times
by Russ Cox
· 10 years ago
c06b856
testing: fix typo
by Shenghou Ma
· 10 years ago
2b83366
testing: make the output of -v more uniform and aligned when using fixed-width fonts
by Rob Pike
· 10 years ago
e9827f6
testing: document that Log and Logf always print in benchmarks
by Rob Pike
· 10 years ago
b6a0450
testing/quick: align tests with reflect.Kind.
by Matt T. Proud
· 10 years ago
6b85090
testing/quick: fix comment
by Dmitry Vyukov
· 10 years ago
f63678a
testing: document that flag.Parse is not called when TestMain runs
by Shenghou Ma
· 10 years ago
3d56fe6
testing: pad benchmark names to align results
by Håvard Haugen
· 10 years ago
3e9ed27
testing/quick: support generation of array types in Value
by Chris Kastorff
· 10 years ago
20004ba
testing: add tracing support
by Dmitry Vyukov
· 10 years ago
c85a2bf
testing/iotest: fix copy/paste error in comment
by Robert Griesemer
· 10 years ago
1e65616
testing: style change: omit unnecessary new
by Ian Lance Taylor
· 10 years ago
8f47c83
runtime: fix memory profiler
by Dmitriy Vyukov
· 10 years ago
5edff32
testing: clearer comment
by Robert Griesemer
· 10 years ago
182d131
cmd/go, testing: add TestMain support
by Russ Cox
· 11 years ago
e19d8a4
runtime: account for tiny allocs, for testing.AllocsPerRun
by Russ Cox
· 11 years ago
d33ee0c
testing: read coverage counters atomically
by Rob Pike
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago