]> Cypherpunks repositories - gostls13.git/commit
exp/gotype: added many more tests
authorRobert Griesemer <gri@golang.org>
Thu, 6 Dec 2012 17:23:13 +0000 (09:23 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 6 Dec 2012 17:23:13 +0000 (09:23 -0800)
commite93bdd998c1c4e46dac4b21d2dca251e6016d3f2
tree09cea807ac9acc9e50b73ee60bd8c2addb3150a9
parent69d0f0cc473d42fd7a49125d6b4667fe301c0d86
exp/gotype: added many more tests

gotype can now handle much of the standard library.

- marked packages which have type checker issues
- this CL depends on CL 6846131

R=rsc
CC=golang-dev
https://golang.org/cl/6850130
src/pkg/exp/gotype/gotype_test.go
src/pkg/exp/gotype/testdata/test1.go