From d836b58203378270f58eb16115bef9e4e38ef125 Mon Sep 17 00:00:00 2001 From: Bjoern Griebenow Date: Thu, 28 Apr 2016 10:21:43 +0200 Subject: [PATCH] Add test script that calls all the other test scripts --- test.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test.sh diff --git a/test.sh b/test.sh new file mode 100755 index 0000000..90de5a5 --- /dev/null +++ b/test.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +test/all_headers_included.sh