diff options
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 |