]> Cypherpunks repositories - gostls13.git/commit
new gotest shell script (will be a proper command some day, probably)
authorRob Pike <r@golang.org>
Tue, 18 Nov 2008 22:12:14 +0000 (14:12 -0800)
committerRob Pike <r@golang.org>
Tue, 18 Nov 2008 22:12:14 +0000 (14:12 -0800)
commitd4953725099792e625decc1a812bff44356dce37
treead73a6395e0d4f3e269d16d7757575d768723c14
parent6b7dd4c0207f92b1398f3a1f3436424c182501e0
new gotest shell script (will be a proper command some day, probably)
automates construction and execution of unit tests.

R=rsc
DELTA=60  (58 added, 0 deleted, 2 changed)
OCL=19482
CL=19484
src/cmd/clean.bash
src/cmd/gotest/Makefile [new file with mode: 0644]
src/cmd/gotest/gotest [new file with mode: 0755]
src/cmd/make.bash
src/lib/make.bash