[trunk] add test for compression using MCT with alpha channel
[openjpeg.git] / tests / nonregression / CMakeLists.txt
index ee5209e32f7781dc366798b18632fdd867cd2e7d..242e52fe2464f3371e9290c8269438d7d8b00509 100644 (file)
@@ -42,6 +42,7 @@ set(BLACKLIST_JPEG2000_TMP
     edf_c2_101463.jp2
     edf_c2_1674177.jp2
     edf_c2_1673169.jp2
+    issue429.jp2
    )
 
 # Define a list of file which should be gracefully rejected:
@@ -57,6 +58,16 @@ set(BLACKLIST_JPEG2000
     gdal_fuzzer_unchecked_numresolutions.jp2
     mem-b2ace68c-1381.jp2
     1851.pdf.SIGSEGV.ce9.948.jp2
+    1888.pdf.asan.35.988.jp2
+    issue362-2863.jp2 #kdu_jp2info ok
+    issue362-2866.jp2
+    issue362-2894.jp2
+    issue400.jp2 #kdu_jp2info ok
+    issue364-38.jp2
+    issue364-903.jp2 #kdu_jp2info ok
+    issue393.jp2 #kdu_jp2info ok
+    issue408.jp2 #kdu_jp2info ok
+    issue420.jp2 #kdu_jp2info ok
    )
 
 file(GLOB_RECURSE OPJ_DATA_NR_LIST
@@ -376,7 +387,9 @@ foreach(f ${OPJ_DATA_NR_LIST})
   get_filename_component(ff ${f} NAME)
   list(APPEND existing_filenames ${ff})
 endforeach()
+if(existing_filenames)
 list(REMOVE_ITEM existing_filenames ${nonregression_filenames_used})
+endif()
 
 # keep track of new addition:
 # if we reach here, then a J2K files was added but no test is present in