diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-02-03 01:26:10 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-02-03 01:26:10 +0000 |
commit | be71d9f416a205d4dd977b93f5f96f97e8628cca (patch) | |
tree | 0426e2bf871948b1a3994a74671f75a3ec8a06e0 /test/Test-Order | |
parent | 458cce2de894fb6d9383896d1cbd309ece582b34 (diff) | |
download | netpbm-mirror-be71d9f416a205d4dd977b93f5f96f97e8628cca.tar.gz netpbm-mirror-be71d9f416a205d4dd977b93f5f96f97e8628cca.tar.xz netpbm-mirror-be71d9f416a205d4dd977b93f5f96f97e8628cca.zip |
Add stdin tests, et al
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4272 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/Test-Order')
-rw-r--r-- | test/Test-Order | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/test/Test-Order b/test/Test-Order index c21f892d..c2f59a74 100644 --- a/test/Test-Order +++ b/test/Test-Order @@ -129,16 +129,29 @@ pammixmulti-identity.test symmetry.test +# Standard input tests + +stdin-pbm1.test +stdin-pbm2.test +stdin-pgm1.test +stdin-pgm2.test +stdin-ppm1.test +stdin-ppm2.test +stdin-ppm3.test +stdin-pnm1.test +stdin-pnm2.test + +pbm-misc-converters.test + # Format converter tests pamtopdbimg.test pbmtog3.test +ppmtoapplevol.test 411toppm.test eyuvtoppm.test rawtoppm.test -pbm-misc-converters.test - gif-transparent1.test # Miscellaneous utility tests @@ -155,6 +168,7 @@ pnm-plain-roundtrip.test pnm-pam-roundtrip.test pnminvert-roundtrip.test pamflip-roundtrip.test +pamflip-pbm-roundtrip.test pamdepth-roundtrip.test pad-crop-roundtrip.test pbm-ppm-roundtrip.test |