tmux: add runtime test
authorPaul Spooren <mail@aparcar.org>
Fri, 18 Sep 2020 22:09:17 +0000 (12:09 -1000)
committerPaul Spooren <mail@aparcar.org>
Tue, 22 Sep 2020 17:42:45 +0000 (07:42 -1000)
Run test script to see if compiled binary prints sane output.

Signed-off-by: Paul Spooren <mail@aparcar.org>
utils/tmux/test.sh [new file with mode: 0644]

diff --git a/utils/tmux/test.sh b/utils/tmux/test.sh
new file mode 100644 (file)
index 0000000..f494b5d
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+tmux -V | grep "$2"