1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:31:22 -06:00
go/src/pkg/io/ioutil
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
..
ioutil_test.go io/ioutil: use _test not _obj in test 2010-09-23 14:31:44 -04:00
ioutil.go os: change the type of permissions argument for Open etc. to uint32. 2010-08-04 08:34:52 +10:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
tempfile_test.go testing: eliminate testing/regexp 2010-10-28 16:54:24 -07:00
tempfile.go io/ioutil.TempFile for Windows 2010-06-30 13:52:34 -07:00