go/src/pkg/testing
Rob Pike 4fb5883253 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
2010-08-12 16:47:52 +10:00
..
iotest 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
quick reflect: add Kind, remove Int8Type, Int8Value, etc. 2010-06-20 12:16:25 -07:00
script remove uses of ... from tree, add one test 2010-06-14 11:23:11 -07:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
benchmark.go testing/benchmark: paranoia - make sure n always grows 2010-02-26 17:18:43 -08:00
regexp.go testing: delete the less useful methods in the testing regexp package 2010-08-12 16:47:52 +10:00
regexp_test.go testing: delete the less useful methods in the testing regexp package 2010-08-12 16:47:52 +10:00
testing.go testing: update documentation to match current coding style 2010-04-11 10:18:49 -07:00