1. 80a9783 test/[n-z]*.go: add documentation by Rob Pike · 13 years ago
  2. fc3797a test: use testlib in a few more cases. by Rémy Oudompheng · 13 years ago
  3. 4f61fc9 test: remove semiocolons. by Rob Pike · 15 years ago
  4. 74dd0ab fix up some irregular indentation by Rob Pike · 16 years ago
  5. 839a684 delete export by Russ Cox · 16 years ago
  6. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  7. 5564504 new new & make by Russ Cox · 16 years ago
  8. 08ca30b change *map to map; *chan to chan; new(T) to new(*T) by Russ Cox · 16 years ago
  9. 983f06b update code to follow new semicolon rules: by Russ Cox · 16 years ago
  10. 27c0eb8 update tests to new communications syntax by Rob Pike · 16 years ago
  11. bc2f5f1 fix bug depot: by Rob Pike · 17 years ago
  12. 3310192 channel tests with new syntax by Rob Pike · 17 years ago
  13. 2fdbf0d fix a couple of minor errors by Rob Pike · 17 years ago
  14. f977e25 add a test by Rob Pike · 17 years ago
  15. 126150d lots of new tests by Rob Pike · 17 years ago
  16. 76abea7 - fixed a test - added extra basic type aliases - added select statement by Robert Griesemer · 17 years ago
  17. 2f5b4d9 - new directory structure by Robert Griesemer · 17 years ago[Renamed from tests/sieve.go]
  18. 0d1e90b - added 'nil' keyword to lang doc by Robert Griesemer · 17 years ago