1
0
mirror of https://github.com/golang/go synced 2024-10-03 04:11:21 -06:00
go/src/testing
Håvard Haugen 3d56fe6d94 testing: pad benchmark names to align results
Fixes #8780

Change-Id: I09cf01ff9722eed49086992a12774f2de81d16f2
Reviewed-on: https://go-review.googlesource.com/2840
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-02-07 21:52:25 +00:00
..
iotest testing/iotest: fix copy/paste error in comment 2014-12-29 19:05:37 +00:00
quick testing/quick: support generation of array types in Value 2015-02-04 16:17:07 +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: add tracing support 2015-01-28 16:43:00 +00:00