summaryrefslogtreecommitdiff
path: root/tests/nonregression
diff options
context:
space:
mode:
authorMatthieu Darbois <mayeut@users.noreply.github.com>2014-12-09 19:45:12 +0000
committerMatthieu Darbois <mayeut@users.noreply.github.com>2014-12-09 19:45:12 +0000
commitf09502732916ed7823623eb54c71c649ec540d37 (patch)
tree2abf08e8b950ef51c18ae336e390c8ea17084e2b /tests/nonregression
parent8d320bbdf88edc09628d532bee6f6b975317a961 (diff)
[trunk] add test for compression using MCT with alpha channel
Update issue 415
Diffstat (limited to 'tests/nonregression')
-rw-r--r--tests/nonregression/test_suite.ctest.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/nonregression/test_suite.ctest.in b/tests/nonregression/test_suite.ctest.in
index def08568..4dcc0a67 100644
--- a/tests/nonregression/test_suite.ctest.in
+++ b/tests/nonregression/test_suite.ctest.in
@@ -46,6 +46,8 @@ opj_compress -i @INPUT_NR_PATH@/issue141.rawl -o @TEMP_PATH@/issue141.rawl.j2k
opj_compress -i @INPUT_NR_PATH@/Bretagne2.ppm -o @TEMP_PATH@/Bretagne2_0.j2k -c [64,64]
# issue 316
opj_compress -i @INPUT_NR_PATH@/issue316.png -o @TEMP_PATH@/issue316.png.jp2
+# issue 416 (cdef for png with alpha) + issue 436 (MCT norm read buffer overflow for num comp > 3
+opj_compress -i @INPUT_NR_PATH@/basn6a08.png -o @TEMP_PATH@/basn6a08.png.jp2 -n 5
# DECODER TEST SUITE
opj_decompress -i @INPUT_NR_PATH@/Bretagne2.j2k -o @TEMP_PATH@/Bretagne2.j2k.pgx