1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:54:40 -07:00
go/src/pkg/testing
Rob Pike 68e250516c make a simpler regexp implementation with fewer dependencies and put it inside testing.
remove "regexp." from regexp tests.

R=rsc
DELTA=1173  (1152 added, 1 deleted, 20 changed)
OCL=33028
CL=33037
2009-08-11 13:54:47 -07:00
..
iotest mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
Makefile make a simpler regexp implementation with fewer dependencies and put it inside testing. 2009-08-11 13:54:47 -07:00
regexp_test.go make a simpler regexp implementation with fewer dependencies and put it inside testing. 2009-08-11 13:54:47 -07:00
regexp.go make a simpler regexp implementation with fewer dependencies and put it inside testing. 2009-08-11 13:54:47 -07:00
testing.go make a simpler regexp implementation with fewer dependencies and put it inside testing. 2009-08-11 13:54:47 -07:00