From be71d9f416a205d4dd977b93f5f96f97e8628cca Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 3 Feb 2022 01:26:10 +0000 Subject: Add stdin tests, et al git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4272 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/stdin-ppm3.ok | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 test/stdin-ppm3.ok (limited to 'test/stdin-ppm3.ok') diff --git a/test/stdin-ppm3.ok b/test/stdin-ppm3.ok new file mode 100644 index 00000000..3dc56137 --- /dev/null +++ b/test/stdin-ppm3.ok @@ -0,0 +1,20 @@ +ppmtobmp: 0 0 0 +bmptopnm: 0 0 0 +ppmtoilbm: 0 0 0 +ilbmtoppm: 0 0 0 +ppmtoleaf: 0 0 0 +leaftoppm: 0 0 0 +ppmtoneo: 0 0 0 +neotoppm: 0 0 0 +ppmtopcx: 0 0 0 +pcxtoppm: 0 0 0 +ppmtopi1: 0 0 0 +pi1toppm: 0 0 0 +ppmtopict: 0 0 0 +picttoppm: 0 0 0 +ppmtopj: 0 0 0 +pjtoppm: 0 0 0 +ppmtospu: 0 0 0 +sputoppm: 0 0 0 +ppmtoxpm: 0 0 0 +xpmtoppm: 0 0 0 -- cgit 1.4.1