diff options
| author | Matthieu Darbois <mayeut@users.noreply.github.com> | 2015-05-19 21:24:44 +0000 |
|---|---|---|
| committer | Matthieu Darbois <mayeut@users.noreply.github.com> | 2015-05-19 21:24:44 +0000 |
| commit | 757f9394bf0811ff1355e31d4b7d8565770d0a48 (patch) | |
| tree | b0807c96d42ff39b87765bfb1b1313b0922fe47d /tests/nonregression/CMakeLists.txt | |
| parent | daed8cc9195555e101ab708a501af2dfe6d5e001 (diff) | |
[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)
Diffstat (limited to 'tests/nonregression/CMakeLists.txt')
| -rw-r--r-- | tests/nonregression/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/nonregression/CMakeLists.txt b/tests/nonregression/CMakeLists.txt index f39d7e46..f5b7e901 100644 --- a/tests/nonregression/CMakeLists.txt +++ b/tests/nonregression/CMakeLists.txt @@ -73,6 +73,8 @@ set(BLACKLIST_JPEG2000 27ac957758a35d00d6765a0c86350d9c.SIGFPE.d25.537.jpc #kdu_jp2info crash 3672da2f1f67bbecad27d7181b4e9d7c.SIGFPE.d25.805.jpc #kdu_jp2info crash issue476.jp2 #kdu_jp2info ok + issue475.jp2 #kdu_jp2info ok + issue413.jp2 #kdu_jp2info ok ) file(GLOB_RECURSE OPJ_DATA_NR_LIST |
