From 0a9ba0f24b4d60dee65dc1a78a778fb7a373001b Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Fri, 12 Jun 2015 16:58:52 +0200 Subject: Updated compile and run scripts --- test.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test.sh (limited to 'test.sh') diff --git a/test.sh b/test.sh new file mode 100755 index 0000000..88ce626 --- /dev/null +++ b/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +make && valgrind ./cppbot_test -- cgit v1.2.3