]> Cypherpunks repositories - gostls13.git/commit
testing: delete the less useful methods in the testing regexp package
authorRob Pike <r@golang.org>
Thu, 12 Aug 2010 06:47:52 +0000 (16:47 +1000)
committerRob Pike <r@golang.org>
Thu, 12 Aug 2010 06:47:52 +0000 (16:47 +1000)
commit4fb5883253e36d6ec6b93b08c68052c19103c3bd
tree1ce4ceeacbb897ff29c04ffdb45a63186e47f1d6
parent6e633025c42f39df0f6ee271ec539c183a380c09
testing: delete the less useful methods in the testing regexp package
We can add them back using the new naming scheme should it become important.

R=rsc
CC=golang-dev
https://golang.org/cl/1968042
src/pkg/testing/regexp.go
src/pkg/testing/regexp_test.go