diff options
| author | Matthieu Darbois <mayeut@users.noreply.github.com> | 2014-11-20 23:47:09 +0000 |
|---|---|---|
| committer | Matthieu Darbois <mayeut@users.noreply.github.com> | 2014-11-20 23:47:09 +0000 |
| commit | 8397eac3823b92e4cf6d6ba14570ca50a0cf5b3a (patch) | |
| tree | 7997458d523fab563e242bd12c1c0d4172e35659 /tests/nonregression/CMakeLists.txt | |
| parent | a2c2d86d3d6d9aed3f6745087940b54e27b0c911 (diff) | |
[trunk] added check for pclr box validity (fixes issue 429)
Diffstat (limited to 'tests/nonregression/CMakeLists.txt')
| -rw-r--r-- | tests/nonregression/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/nonregression/CMakeLists.txt b/tests/nonregression/CMakeLists.txt index 9ac6a181..242e52fe 100644 --- a/tests/nonregression/CMakeLists.txt +++ b/tests/nonregression/CMakeLists.txt @@ -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: |
