summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-17 16:34:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-17 16:34:19 -0400
commit1b911fa343c64c008624da482063c512a68f7a27 (patch)
tree611e63092f8b4e73a28d490057f0a3adf7ffdc5b /standalone
parentfc82c6075481da1535b50e0a70fba47117f0576a (diff)
run test suite on windows autobuilder
Diffstat (limited to 'standalone')
-rw-r--r--standalone/windows/build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index ed40c793e..c0bc2c2bb 100644
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -38,3 +38,6 @@ incygwin cabal build
cabal install nsis
ghc --make Build/NullSoftInstaller.hs
incygwin Build/NullSoftInstaller.exe
+
+# Test git-annex
+dist/build/git-annex/git-annex.exe test