summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authormayeut <mayeut@users.noreply.github.com>2015-07-21 00:46:55 +0200
committermayeut <mayeut@users.noreply.github.com>2015-07-21 00:46:55 +0200
commit96ae1b8dfc0a38d1afe4902b0e4770c95f491a83 (patch)
tree5c0b5fe128a2c4c9bd40aaddfc7d449727d2f493 /tests
parent1bbb6070691ef40803a781610483892cb5984b69 (diff)
Add test for odd looking cmap & for cmap outside jp2h
Update uclouvain/openjpeg#235
Diffstat (limited to 'tests')
-rw-r--r--tests/nonregression/md5refs.txt3
-rw-r--r--tests/nonregression/test_suite.ctest.in4
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/nonregression/md5refs.txt b/tests/nonregression/md5refs.txt
index 3465b099..07f89de0 100644
--- a/tests/nonregression/md5refs.txt
+++ b/tests/nonregression/md5refs.txt
@@ -218,3 +218,6 @@ cfe04d15cf9d615fc36357dcb3b3956b p0_14_tif-1.tif
b6f71c941e3a5b8d2547792ccec58d54 p0_14_tif-4.tif
81fcdd90917efb95aed94c6522d1c188 p0_14_tif-6.tif
6808377b760b4ef3559ba8b14ed9b91a p0_14_tif-8.tif
+dd15b3d487d36a3682be0679300a4319 issue235.jp2_0.pgx
+b9cd6dc76b141fb1fec15f50c1f70e01 issue235.jp2_1.pgx
+3edef2ae197ef30b08deda1b28825399 issue235.jp2_2.pgx
diff --git a/tests/nonregression/test_suite.ctest.in b/tests/nonregression/test_suite.ctest.in
index b8e63f8b..31244add 100644
--- a/tests/nonregression/test_suite.ctest.in
+++ b/tests/nonregression/test_suite.ctest.in
@@ -443,3 +443,7 @@ opj_decompress -i @INPUT_NR_PATH@/basn6a08.jp2 -o @TEMP_PATH@/basn6a08_tif-10.ti
opj_decompress -i @INPUT_NR_PATH@/basn6a08.jp2 -o @TEMP_PATH@/basn6a08_tif-12.tif -p 12S
opj_decompress -i @INPUT_NR_PATH@/basn6a08.jp2 -o @TEMP_PATH@/basn6a08_tif-14.tif -p 14S
opj_decompress -i @INPUT_NR_PATH@/basn6a08.jp2 -o @TEMP_PATH@/basn6a08_tif-16.tif -p 16S
+
+#issue 235 CMAP outside jp2h box. CMAP is buggy
+opj_decompress -i @INPUT_NR_PATH@/issue235.jp2 -o @TEMP_PATH@/issue235.jp2.pgx
+