• 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
Name
Last commit
Last update
..
ioutil Loading commit data...
io.go Loading commit data...
io_test.go Loading commit data...
multi.go Loading commit data...
multi_test.go Loading commit data...
pipe.go Loading commit data...
pipe_test.go Loading commit data...