1. 2ece2f5 test: use testlib (another bunch). by Rémy Oudompheng · 13 years ago
  2. 169e6d4 test: enable tests using v, ok := <-ch syntax by Robert Hencke · 14 years ago
  3. f4e76d8 replace non-blocking send, receive syntax with select by Russ Cox · 14 years ago
  4. 325cf8e delete all uses of panicln by rewriting them using panic or, by Rob Pike · 15 years ago
  5. a156486 bug196 by Russ Cox · 15 years ago[Renamed from test/bugs/bug196.go]
  6. 1a31989 fix "declared and not used" in tests; by Russ Cox · 15 years ago
  7. e1c5d17 fix crash in bug194; add bug196 by Russ Cox · 16 years ago