summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMickael Savinaud <savmickael@users.noreply.github.com>2011-07-27 12:45:04 +0000
committerMickael Savinaud <savmickael@users.noreply.github.com>2011-07-27 12:45:04 +0000
commitf88a57e5d79e36117dd96309dbfe55f654584653 (patch)
treeaa3a566b2657135af26d4007ef597637cd372868 /tests/CMakeLists.txt
parent1776120dba3610c83a27602dbcf6fcf9a9fa5d7d (diff)
added new decoding/dump tests based on data found in input/nonregresion repository (remove JPEG2000_CONFORMANCE_DATA_ROOT variable, add REF_DECODER_BIN_PATH variable for the encoder test suite). Remove definitively old tests
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 5021dca1..ec937023 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -42,3 +42,4 @@ IF(NOT HAVE_LIBPNG)
ENDIF(NOT HAVE_LIBPNG)
ADD_SUBDIRECTORY(conformance)
+ADD_SUBDIRECTORY(nonregression) \ No newline at end of file