Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/interface: document tests | Rob Pike | 2012-02-19 | 1 | -2/+2 |
* | test: use testlib (fourth 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -2/+2 |
* | single argument panic | Russ Cox | 2010-03-30 | 1 | -1/+2 |
* | delete all uses of panicln by rewriting them using panic or, | Rob Pike | 2010-03-24 | 1 | -52/+60 |
* | test/interface/receiver.go: expand to do dynamic | Russ Cox | 2009-11-14 | 1 | -0/+8 |
* | add test for yesterday's interface rule change (interface/convert1.go). | Russ Cox | 2009-05-21 | 1 | -0/+104 |