]> granicus.if.org Git - libjpeg-turbo/commit
Build: Fix 'tjtest' target on Windows
authorDRC <information@libjpeg-turbo.org>
Wed, 15 Nov 2017 15:19:27 +0000 (09:19 -0600)
committerDRC <information@libjpeg-turbo.org>
Sat, 18 Nov 2017 01:11:07 +0000 (19:11 -0600)
commitcd8a12586a2d06f850b5365fd6b44525de467d9f
treec781c22b3a9301a0cea2303f79cfc5e4a4c95b57
parent4893e5d8b82931e384816cac2d54b10bf324f64f
Build: Fix 'tjtest' target on Windows

tjbenchtest and its Java derivatives are useful for rooting out hidden
problems with the more esoteric TJBench and TurboJPEG features.  For
instance, on Windows, running tjbenchtest uncovered
5fce2e942136cb70e5a30ff15a2d58b07947aa84.

This commit also causes tjbenchtest and tjbenchtest.java to append -yuv
and -alloc to their log file names, depending on the arguments passed,
and it causes the build system to clean up those log files when the
'testclean' target is built.
CMakeLists.txt
tjbenchtest.java.in
tjexampletest.in