diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2020-09-07 16:02:14 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2020-09-07 16:02:14 +0000 |
commit | 333b03c6e0d8632b78db542c08119323a24af383 (patch) | |
tree | b6d575a283dde402d099ed2b425b8df0fd1b6ee2 /test/Test-Order | |
parent | 51b81f893ead8949ebbcbc3e888269071909d7ce (diff) | |
download | netpbm-mirror-333b03c6e0d8632b78db542c08119323a24af383.tar.gz netpbm-mirror-333b03c6e0d8632b78db542c08119323a24af383.tar.xz netpbm-mirror-333b03c6e0d8632b78db542c08119323a24af383.zip |
new tests
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3949 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/Test-Order')
-rw-r--r-- | test/Test-Order | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/test/Test-Order b/test/Test-Order index 7bc0d02f..6c553be1 100644 --- a/test/Test-Order +++ b/test/Test-Order @@ -92,6 +92,9 @@ ppmdim.test pnmshear.test pgmbentley.test +pamfunc.test +pamarith.test + pamenlarge.test pamenlarge-pbm.test @@ -150,9 +153,10 @@ enlarge-reduce-roundtrip.test cut-cat-roundtrip.test pamhue-roundtrip.test -# Round-trip tests: miscellaneous utility +# Round-trip tests: miscellaneous utilities pamexec-roundtrip.test +channel-stack-roundtrip.test # Round-trip tests : lossless converters @@ -203,6 +207,7 @@ tiff-flate-lzw-roundtrip.test utahrle-roundtrip.test wbmp-roundtrip.test winicon-roundtrip.test +winicon-roundtrip2.test xbm-roundtrip.test xpm-roundtrip.test xv-roundtrip.test |