]> Cypherpunks.ru repositories - nncp.git/blobdiff - test.do
Move to redo build system
[nncp.git] / test.do
diff --git a/test.do b/test.do
new file mode 100644 (file)
index 0000000..7f3c01e
--- /dev/null
+++ b/test.do
@@ -0,0 +1,6 @@
+redo-ifchange config gopath module-name
+. ./config
+. ./gopath
+mod=`cat module-name`
+cd src
+GOPATH=$GOPATH ${GO:-go} test -failfast $mod/...