1
0
mirror of https://github.com/golang/go synced 2024-11-20 11:04:56 -07:00
go/src/pkg/testing
Russ Cox 29415d0557 fix bufio bugs involving readers that return os.EOF with
the last bit of data.

add a new iotest.DataErrReader for tests

R=r
DELTA=93  (41 added, 31 deleted, 21 changed)
OCL=33897
CL=33915
2009-08-26 16:23:34 -07:00
..
iotest fix bufio bugs involving readers that return os.EOF with 2009-08-26 16:23:34 -07:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -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 convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
testing.go convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00