summaryrefslogtreecommitdiffstats
path: root/tests/tap-test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tap-test')
-rwxr-xr-xtests/tap-test3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tap-test b/tests/tap-test
new file mode 100755
index 0000000..32d5884
--- /dev/null
+++ b/tests/tap-test
@@ -0,0 +1,3 @@
+#!/bin/sh
+# run a GTest in tap more. The test binary is passed as $1
+$1 -k --tap