GraphicsMagick: VisualMagick/tests/runtest.bat Add missing tests...
GraphicsMagick Commits <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.6099.1674600989.1507.graphicsmagick-commit@lists.sourceforge.net> |
changeset ae0e94f01f3e in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=ae0e94f01f3e summary: VisualMagick/tests/runtest.bat Add missing tests of already implemented fileformats. diffstat: ChangeLog | 4 ++++ VisualMagick/tests/runtest.bat | 34 ++++++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 2 deletions(-) diffs (99 lines): diff -r d5263c5af4fc -r ae0e94f01f3e ChangeLog --- a/ChangeLog Sun Jan 15 16:10:44 2023 -0600 +++ b/ChangeLog Tue Jan 24 23:55:52 2023 +0100 @@ -1,3 +1,7 @@ +2023-01-24 Fojtik Jaroslav <[email protected]> + + * VisualMagick/tests/runtest.bat Add missing tests of fileformats. + 2023-01-15 Bob Friesenhahn <[email protected]> * tests/rwblob.tap: Add sanity test for WPG format. diff -r d5263c5af4fc -r ae0e94f01f3e VisualMagick/tests/runtest.bat --- a/VisualMagick/tests/runtest.bat Sun Jan 15 16:10:44 2023 -0600 +++ b/VisualMagick/tests/runtest.bat Tue Jan 24 23:55:52 2023 +0100 @@ -26,10 +26,20 @@ goto :_exit :_testall +@rem This test is failing! +call :_dorwtest both 8BIM +@rem if not %COUNT% EQU 6 goto :_failed +@rem This test is failing! +call :_dorwtest both APP1 +@rem if not %COUNT% EQU 6 goto :_failed call :_dorwtest both AVS if not %COUNT% EQU 6 goto :_failed call :_dorwtest both ART if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both AVS +if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both BIE +if not %COUNT% EQU 6 goto :_failed call :_dorwtest both BMP if not %COUNT% EQU 6 goto :_failed call :_dorwtest both BMP2 @@ -42,6 +52,10 @@ if not %COUNT% EQU 6 goto :_failed call :_dorwtest both CMYK if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both CMYKA +if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both DCX +if not %COUNT% EQU 6 goto :_failed call :_dorwtest both DIB if not %COUNT% EQU 6 goto :_failed call :_dorwtest both DPX @@ -56,14 +70,28 @@ if not %COUNT% EQU 6 goto :_failed call :_dorwtest both EPS if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both EPS2 +if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both EPS3 +if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both EPSF +if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both EPSI +if not %COUNT% EQU 6 goto :_failed call :_dorwtest both EPT if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both EPT2 +if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both EPT3 +if not %COUNT% EQU 6 goto :_failed call :_dorwtest both FAX if not %COUNT% EQU 6 goto :_failed call :_dorwtest both FITS if not %COUNT% EQU 6 goto :_failed call :_dorwtest both GIF if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both GIF87 +if not %COUNT% EQU 6 goto :_failed call :_dorwtest both GRAY if not %COUNT% EQU 6 goto :_failed @rem This test is failing! @@ -73,12 +101,12 @@ if not %COUNT% EQU 6 goto :_failed call :_dorwtest both JBIG if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both JNG +if not %COUNT% EQU 6 goto :_failed call :_dorwtest both JP2 if not %COUNT% EQU 6 goto :_failed call :_dorwtest both JPEG if not %COUNT% EQU 6 goto :_failed -call :_dorwtest both JNG -if not %COUNT% EQU 6 goto :_failed @rem This test is failing! call :_dorwtest both MAP @rem if not %COUNT% EQU 6 goto :_failed @@ -90,6 +118,8 @@ if not %COUNT% EQU 6 goto :_failed call :_dorwtest both MONO if not %COUNT% EQU 6 goto :_failed +call :_dorwtest both MPC +if not %COUNT% EQU 6 goto :_failed call :_dorwtest both MTV if not %COUNT% EQU 6 goto :_failed call :_dorwtest both P7