Maintain the traditional order of the regression tests while allowing the TurboJPEG and libjpeg portions to be executed separately

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1467 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2014-12-22 13:15:08 +00:00
parent 13af139624
commit 99f125ec07

View File

@@ -262,7 +262,9 @@ MD5_JPEG_CROP = b4197f377e621c4e9b1d20471432610d
endif
test: quicktest
test: tjquicktest bittest
tjquicktest: testclean all
if WITH_TURBOJPEG
if WITH_JAVA
@@ -280,7 +282,7 @@ endif
./tjunittest -yuv -noyuvpad
endif
quicktest: testclean all
bittest: testclean all
# These tests are carefully crafted to provide full coverage of as many of the
# underlying algorithms as possible (including all of the SIMD-accelerated