1
0
mirror of https://github.com/golang/go synced 2024-11-12 10:20:27 -07:00
The Go programming language
Go to file
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
doc - allow for multiple method names per function type in an interface decl. 2008-11-17 18:11:36 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src gotest: change pattern to Test([^a-z].*)? 2008-11-25 12:49:17 -08:00
test compiler catches out of bounds; work around 2008-11-24 16:23:49 -08:00
usr - move error handling out of scanner 2008-11-24 18:24:21 -08:00