]> Cypherpunks.ru repositories - nncp.git/blob - test.do
Move to redo build system
[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/...