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