aboutsummaryrefslogtreecommitdiff
path: root/test/error
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-05-16 21:17:22 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-05-16 21:18:32 +1200
commita6e6c920dc62b8e62b713c62ad2edcfbec756724 (patch)
tree3e37d95474cd32f3cc616be8cabf0944a2ed0a4a /test/error
parent02c3f385eaa473ac60e07b20111732c6a3a10e91 (diff)
downloadpgm-interlace-a6e6c920dc62b8e62b713c62ad2edcfbec756724.tar.xz
Add test for truncated input file
Diffstat (limited to 'test/error')
-rwxr-xr-xtest/error/truncated-input.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/error/truncated-input.sh b/test/error/truncated-input.sh
new file mode 100755
index 0000000..298388e
--- /dev/null
+++ b/test/error/truncated-input.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+${EXECUTABLE} ../input/{gray-truncated,black,black}.pgm > /dev/null