summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2014-02-26 17:13:46 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2014-02-26 17:13:46 +0000
commitac1dfd466205956a2c173e2dbe4b45eb124ed989 (patch)
tree5cec8bf258fc37120f67528cef02a6d70b891e04 /tests
parentabf2f7f05ec7f3fd66d433a1b7327cbf31de5832 (diff)
[trunk] Import test case from issue 208. This appears to be fixed now.
Fixes issue 208
Diffstat (limited to 'tests')
-rw-r--r--tests/nonregression/md5refs.txt4
-rw-r--r--tests/nonregression/test_suite.ctest.in2
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/nonregression/md5refs.txt b/tests/nonregression/md5refs.txt
index 44f6df5a..1bfadb4b 100644
--- a/tests/nonregression/md5refs.txt
+++ b/tests/nonregression/md5refs.txt
@@ -38,6 +38,10 @@ de992d54d59032eb07d21983dbe8155b issue205.jp2_3.pgx
8fae7a39e459409f64e4529d2214087a issue206_image-000.jp2_0.pgx
555a504a93c9a14f61c894da3b393e87 issue206_image-000.jp2_1.pgx
5f06b7c45446ae20c22cada46478a9dc issue206_image-000.jp2_2.pgx
+b7073a2c1b5a42f9555eb0f0bd3c6510 issue208.jp2_0.pgx
+df65beeb8fd056c8f7b8dfc699caa12b issue208.jp2_1.pgx
+15cba2ad37c1a8e1eb3eb4bc42d5a2a2 issue208.jp2_2.pgx
+301fabf4aac5729b44aab845580d5038 issue208.jp2_3.pgx
a0823d21d9de699353a3bd1adb23bd1c issue211.jp2_0.pgx
1820161df26c360a62d11800d6cf173f issue211.jp2_1.pgx
e1807db57b5f5192c4b77b83e8b5c477 issue228.j2k_0.pgx
diff --git a/tests/nonregression/test_suite.ctest.in b/tests/nonregression/test_suite.ctest.in
index ffb302c4..61177cad 100644
--- a/tests/nonregression/test_suite.ctest.in
+++ b/tests/nonregression/test_suite.ctest.in
@@ -129,6 +129,8 @@ opj_decompress -i @INPUT_NR_PATH@/issue142.j2k -o @TEMP_PATH@/i
opj_decompress -i @INPUT_NR_PATH@/issue134.jp2 -o @TEMP_PATH@/issue134.jp2.pgx
# issue 135
opj_decompress -i @INPUT_NR_PATH@/issue135.j2k -o @TEMP_PATH@/issue135.j2k.pgx
+# issue 208
+opj_decompress -i @INPUT_NR_PATH@/issue208.jp2 -o @TEMP_PATH@/issue208.jp2.pgx
# issue 211
opj_decompress -i @INPUT_NR_PATH@/issue211.jp2 -o @TEMP_PATH@/issue211.jp2.pgx
# issue 141