diff options
| author | Mickael Savinaud <savmickael@users.noreply.github.com> | 2012-11-27 09:24:24 +0000 |
|---|---|---|
| committer | Mickael Savinaud <savmickael@users.noreply.github.com> | 2012-11-27 09:24:24 +0000 |
| commit | d29c5760bd6649f52813a5f97f0be08f2c957ce7 (patch) | |
| tree | 6e8f87bb9a738cf5bb27d532ba83af1478a02bc4 | |
| parent | ee9d777d69c4e94eab09b15ec6eac1d050750e02 (diff) | |
[test] update the list of files which will be gracefully rejected when they are dump
| -rw-r--r-- | tests/nonregression/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/nonregression/CMakeLists.txt b/tests/nonregression/CMakeLists.txt index 053233b8..d03eb6aa 100644 --- a/tests/nonregression/CMakeLists.txt +++ b/tests/nonregression/CMakeLists.txt @@ -24,6 +24,10 @@ set(BLACKLIST_JPEG2000 broken2.jp2 broken3.jp2 broken4.jp2 + gdal_fuzzer_assert_in_opj_j2k_read_SQcd_SQcc.patch.jp2 + gdal_fuzzer_check_comp_dx_dy.jp2 + gdal_fuzzer_check_number_of_tiles.jp2 + gdal_fuzzer_unchecked_numresolutions.jp2 ) file(GLOB_RECURSE OPJ_DATA_NR_LIST |
