1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:11:21 -06:00
go/src/cmd/gotest
Russ Cox 92cff8557e gotest: change pattern to Test([^a-z].*)?
warn about files with no tests
be clear about where testing warnings come from

R=r
DELTA=18  (12 added, 3 deleted, 3 changed)
OCL=19988
CL=19993
2008-11-25 12:49:17 -08:00
..
gotest gotest: change pattern to Test([^a-z].*)? 2008-11-25 12:49:17 -08:00
Makefile fix build for newbies 2008-11-18 17:22:31 -08:00