add new decode tests based on conformance data and tolerance. Non regression is also added on the decoder output. Deactivate old tests.
This commit is contained in:
2
thirdparty/CMakeLists.txt
vendored
2
thirdparty/CMakeLists.txt
vendored
@@ -46,7 +46,7 @@ IF (ZLIB_FOUND)
|
||||
SET(HAVE_PNG_H 1 PARENT_SCOPE)
|
||||
SET(HAVE_LIBPNG 1 PARENT_SCOPE)
|
||||
SET(PNG_LIBNAME ${PNG_LIBRARIES} PARENT_SCOPE)
|
||||
SET(PNG_INCLUDE_DIRNAME ${PNG_INCLUDE_DIR} PARENT_SCOPE)
|
||||
SET(PNG_INCLUDE_DIRNAME ${PNG_PNG_INCLUDE_DIR} PARENT_SCOPE)
|
||||
|
||||
ELSE(PNG_FOUND) # not found
|
||||
|
||||
|
||||
Reference in New Issue
Block a user