aboutsummaryrefslogtreecommitdiffstats
path: root/test/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/runtest.sh')
-rwxr-xr-xtest/runtest.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/runtest.sh b/test/runtest.sh
new file mode 100755
index 0000000..56a0183
--- /dev/null
+++ b/test/runtest.sh
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+rm keydb/*
+rmdir keydb
+mkdir keydb
+
+#make clean
+#qmake
+make
+
+./test