]> Cypherpunks repositories - gostls13.git/commit
refine gobuild: the files must be *_test.go not *test.go
authorRob Pike <r@golang.org>
Thu, 20 Nov 2008 03:43:32 +0000 (19:43 -0800)
committerRob Pike <r@golang.org>
Thu, 20 Nov 2008 03:43:32 +0000 (19:43 -0800)
commitc0a01e966543dc1bdbbfe039c516098cc0e218cb
tree8f80172f64f4aaf9d718cb13aefe2c2f55514522
parent12254b6c0bc9d3f6689f12d64f7bd4cb4d20d53f
refine gobuild: the files must be *_test.go not *test.go
this causes complications

R=rsc
DELTA=1724  (849 added, 856 deleted, 19 changed)
OCL=19667
CL=19667
13 files changed:
src/cmd/gobuild/gobuild.c
src/lib/container/array/Makefile
src/lib/fmt/Makefile
src/lib/http/Makefile
src/lib/math/Makefile
src/lib/net/Makefile
src/lib/os/Makefile
src/lib/reflect/Makefile
src/lib/reflect/all_test.go [moved from src/lib/reflect/test.go with 96% similarity]
src/lib/regexp/Makefile
src/lib/regexp/all_test.go [moved from src/lib/regexp/test.go with 100% similarity]
src/lib/strconv/Makefile
src/lib/syscall/Makefile