]> Cypherpunks.ru repositories - nncp.git/blob - test.do
7f3c01ec5ebabf14259e984f4fd4cfd5baf365fc
[nncp.git] / test.do
1 redo-ifchange config gopath module-name
2 . ./config
3 . ./gopath
4 mod=`cat module-name`
5 cd src
6 GOPATH=$GOPATH ${GO:-go} test -failfast $mod/...