diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-02-28 15:14:53 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-02-28 15:14:53 +0000 |
| commit | 1b93cb8c0a0f613a3c87d00a373c36b036e83b8b (patch) | |
| tree | e97966a459abb1e494163d39a4da117ac7d68bd6 | |
| parent | a9e6268766e10419904b18512c03fe3d1529a308 (diff) | |
[trunk] Mark a file as being invalid for opj_dump
| -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 f756fe81..ce2dd8b6 100644 --- a/tests/nonregression/CMakeLists.txt +++ b/tests/nonregression/CMakeLists.txt @@ -23,6 +23,7 @@ set(BLACKLIST_JPEG2000_TMP 2539.pdf.SIGFPE.706.1712.jp2 0290cb77c5df21828fa74cf2ab2c84d8.SIGFPE.d25.31.jp2 26ccf3651020967f7778238ef5af08af.SIGFPE.d25.527.jp2 + 4035.pdf.SIGSEGV.d8b.3375.jp2 ) # Define a list of file which should be gracefully rejected: |
