]> Cypherpunks repositories - gostls13.git/commit
testing: rename type Test to InternalTest
authorPeter Mundy <go.peter.90@gmail.com>
Sat, 6 Nov 2010 03:05:53 +0000 (23:05 -0400)
committerRuss Cox <rsc@golang.org>
Sat, 6 Nov 2010 03:05:53 +0000 (23:05 -0400)
commit3b44fbe8693a649243afb08a9eb27e2c95901b71
tree88197071ddfa08a251c7d65f35fb27a8950de737
parent9e1ee8ff4f09a58f70f68b5d4726afcf5aa315b2
testing: rename type Test to InternalTest

type Benchmark has been renamed to InternalBenchmark

R=rsc
CC=golang-dev
https://golang.org/cl/2942042
src/cmd/gotest/gotest
src/pkg/testing/testing.go