1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:31:22 -06:00
go/src/pkg/exp
Rob Pike 4e9cc085d2 testing: eliminate testing/regexp
Rather than updating the stripped-down regexp implementation embedded
in testing, delete it by passing the one function we need from the package
main file created by gotest.

R=rsc
CC=golang-dev
https://golang.org/cl/2761043
2010-10-28 16:54:24 -07:00
..
4s use copy 2010-10-26 21:52:54 -07:00
datafmt ... changes 2010-09-24 11:55:48 -04:00
draw gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
eval testing: eliminate testing/regexp 2010-10-28 16:54:24 -07:00
nacl use append 2010-10-27 19:47:23 -07:00
ogle use append 2010-10-27 19:47:23 -07:00
spacewar exp/spacewar: fix build. 2010-09-24 11:07:52 +10:00
README explain exp 2009-10-15 11:02:18 -07:00

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.