From 5c06a16a35db186f68b3e92692a8db6796ce817f Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 15 May 2016 17:55:28 +1200 Subject: Add test for single frame (input == output) --- test/pass/single-frame.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test/pass/single-frame.sh (limited to 'test/pass/single-frame.sh') 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 -- cgit v1.1