1
0
mirror of https://github.com/golang/go synced 2024-11-22 21:30:02 -07:00
go/src/pkg/testing
Russ Cox 28eba4877b fix "declared and not used" errors in non-test code.
R=r
DELTA=112  (6 added, 57 deleted, 49 changed)
OCL=34610
CL=34610
2009-09-14 17:20:29 -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 Run the tests for the testing package. Fix them so that they 2009-08-28 11:44:46 -07:00
regexp.go Don't crash for regexps > 19 characters. 2009-09-01 16:46:16 -07:00
testing.go fix "declared and not used" errors in non-test code. 2009-09-14 17:20:29 -07:00