aboutsummaryrefslogtreecommitdiff
path: root/test/pass/single-frame.sh
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-05-15 17:55:28 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-05-15 17:55:28 +1200
commit5c06a16a35db186f68b3e92692a8db6796ce817f (patch)
tree6c6a0cad5ccaec0af4688a126cded14d05c31bc8 /test/pass/single-frame.sh
parent97cdfdb90ca583e90e72d8dd7b6f6fa9140e7ceb (diff)
downloadpgm-interlace-5c06a16a35db186f68b3e92692a8db6796ce817f.tar.xz
Add test for single frame (input == output)
Diffstat (limited to 'test/pass/single-frame.sh')
-rwxr-xr-xtest/pass/single-frame.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/pass/single-frame.sh b/test/pass/single-frame.sh
new file mode 100755
index 0000000..1215644
--- /dev/null
+++ b/test/pass/single-frame.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+${EXECUTABLE} single-frame.pgm.in > single-frame.pgm.out