1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:21:21 -06:00
go/src/pkg/container
Robin Eklind d137a2cb56 src: use internal tests if possible
If a test can be placed in the same package ("internal"), it is placed
there. This facilitates testing of package-private details. Because of
dependency cycles some packages cannot be tested by internal tests.

R=golang-dev, rsc, mikioh.mikioh
CC=golang-dev, r
https://golang.org/cl/7323044
2013-02-19 10:02:01 -05:00
..
heap src: use internal tests if possible 2013-02-19 10:02:01 -05:00
list container/list: add package example 2013-02-11 17:59:52 +11:00
ring all: fix the the typos 2012-11-22 02:58:24 +08:00