summaryrefslogtreecommitdiff
path: root/auto_tests/run_tests
diff options
context:
space:
mode:
authorcharmlesscoin <charmlesscoin@gmail.com>2013-08-06 22:07:13 -0400
committercharmlesscoin <charmlesscoin@gmail.com>2013-08-07 00:18:27 -0400
commit4b34ecf913011b002c0c36f8a53cf46e6df7c62c (patch)
treecbae4cd9dc1e0829ce76c0ba5192cf8474725de2 /auto_tests/run_tests
parentc644ccd28782e9d74f5962a97a0973551fb7afe2 (diff)
added files for unit tests
Diffstat (limited to 'auto_tests/run_tests')
-rwxr-xr-xauto_tests/run_tests6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto_tests/run_tests b/auto_tests/run_tests
new file mode 100755
index 00000000..3b5c7f54
--- /dev/null
+++ b/auto_tests/run_tests
@@ -0,0 +1,6 @@
1#!/bin/bash
2# run_tests - run the current tests for tox core
3set -e
4
5make
6./messenger_test && ./friends_test