aboutsummaryrefslogtreecommitdiff
path: root/test/error/bad-height.sh
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-05-21 22:21:49 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-05-21 22:21:49 +1200
commit6feec7c7c39a72cce84c9d18ffc6ff7a8e86f91d (patch)
treed6b64fb51a66bc8d5d8aaa90e717a04b550a35a4 /test/error/bad-height.sh
parentc63dc8b244399df3235ad690d3fb3144cb6ef3b1 (diff)
downloadpgm-interlace-6feec7c7c39a72cce84c9d18ffc6ff7a8e86f91d.tar.xz
Test bad height to improve coverage
Diffstat (limited to 'test/error/bad-height.sh')
-rwxr-xr-xtest/error/bad-height.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/error/bad-height.sh b/test/error/bad-height.sh
new file mode 100755
index 0000000..2470993
--- /dev/null
+++ b/test/error/bad-height.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+${EXECUTABLE} /dev/stdin << EOF
+P5
+2
+b
+255
+11
+11
+EOF