Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-21 | add test for yesterday's interface rule change (interface/convert1.go). | Russ Cox | 1 | -140/+0 | |
move interface tests to subdirectory. R=r DELTA=1632 (827 added, 804 deleted, 1 changed) OCL=29181 CL=29191 | |||||
2009-05-12 | update reflect for upcoming interface representation change. | Russ Cox | 1 | -0/+140 | |
test case for new change. both work with the current compiler too. R=r DELTA=150 (145 added, 2 deleted, 3 changed) OCL=28703 CL=28715 |