commit | 1c1096ea31ed50f3553382ebb81a6a16396e56ec | [log] [tgz] |
---|---|---|
author | Alan Donovan <adonovan@google.com> | Mon Feb 11 18:20:52 2013 -0500 |
committer | Alan Donovan <adonovan@google.com> | Mon Feb 11 18:20:52 2013 -0500 |
tree | e5694fb132d8aae3f55a8d340d14b173467a2193 | |
parent | d282532901c02e3f2dde4ed3f2258bcb7a61d510 [diff] |
test: a number of fixes. Details: - reorder.go: delete p8. (Once expectation is changed per b/4627 it is identical to p1.) - switch.go: added some more (degenerate) switches. - range.go: improved error messages in a few cases. - method.go: added tests of calls to promoted methods. R=iant CC=golang-dev https://golang.org/cl/7306087