Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: ensure all failing tests exit nonzero. | Alan Donovan | 2013-02-12 | 1 | -0/+5 |
* | test: [a-c]: add introductory comments to tests | Rob Pike | 2012-02-19 | 1 | -1/+1 |
* | test: use testlib (first 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | test copy([]byte, string) | Russ Cox | 2010-10-26 | 1 | -4/+57 |
* | misc cleanup: gofmt + &x -> x[0:] conversion | Russ Cox | 2010-06-08 | 1 | -105/+105 |
* | - flip in and out to exercise overlap check a little (could do better) | Rob Pike | 2009-11-18 | 1 | -25/+125 |
* | test for copy() | Rob Pike | 2009-11-18 | 1 | -0/+193 |