• Robin Eklind's avatar
    src: use internal tests if possible · d137a2cb
    Robin Eklind authored
    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
    d137a2cb
stack_test.go 1.7 KB