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