diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-02-26 17:13:46 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-02-26 17:13:46 +0000 |
| commit | ac1dfd466205956a2c173e2dbe4b45eb124ed989 (patch) | |
| tree | 5cec8bf258fc37120f67528cef02a6d70b891e04 /tests/nonregression/test_suite.ctest.in | |
| parent | abf2f7f05ec7f3fd66d433a1b7327cbf31de5832 (diff) | |
[trunk] Import test case from issue 208. This appears to be fixed now.
Fixes issue 208
Diffstat (limited to 'tests/nonregression/test_suite.ctest.in')
| -rw-r--r-- | tests/nonregression/test_suite.ctest.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/nonregression/test_suite.ctest.in b/tests/nonregression/test_suite.ctest.in index ffb302c4..61177cad 100644 --- a/tests/nonregression/test_suite.ctest.in +++ b/tests/nonregression/test_suite.ctest.in @@ -129,6 +129,8 @@ opj_decompress -i @INPUT_NR_PATH@/issue142.j2k -o @TEMP_PATH@/i opj_decompress -i @INPUT_NR_PATH@/issue134.jp2 -o @TEMP_PATH@/issue134.jp2.pgx # issue 135 opj_decompress -i @INPUT_NR_PATH@/issue135.j2k -o @TEMP_PATH@/issue135.j2k.pgx +# issue 208 +opj_decompress -i @INPUT_NR_PATH@/issue208.jp2 -o @TEMP_PATH@/issue208.jp2.pgx # issue 211 opj_decompress -i @INPUT_NR_PATH@/issue211.jp2 -o @TEMP_PATH@/issue211.jp2.pgx # issue 141 |
