diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-02-25 16:36:26 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-02-25 16:36:26 +0000 |
| commit | 902177696320f2ee61c4f27f274c31cb46586fc1 (patch) | |
| tree | 53fb47c4ce64747987f9f036e3a08557292b57fd /tests/nonregression | |
| parent | 18771f1b6aec5109407a919db7f238cc7ce49df3 (diff) | |
[trunk] New decoded files are passing. Adding reference files.
Update issue 225
Diffstat (limited to 'tests/nonregression')
| -rw-r--r-- | tests/nonregression/md5refs.txt | 4 | ||||
| -rw-r--r-- | tests/nonregression/test_suite.ctest.in | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/tests/nonregression/md5refs.txt b/tests/nonregression/md5refs.txt index 8d98c567..5932ea47 100644 --- a/tests/nonregression/md5refs.txt +++ b/tests/nonregression/md5refs.txt @@ -2,6 +2,10 @@ a3a0606dfa0779d657c6a923b90e4678 _00042.j2k_1.pgx 106954dc468dfe0884d02268e91f9f5b _00042.j2k_2.pgx 8889def55f1e18dae6002b9b3a6dd152 123.j2c_0.pgx +ee6881e50c9cf17994ac74c2bee956a8 1888.pdf.asan.35.988.jp2_0.pgx +1514d460fa6da37aece72c3a786ad40a 451.pdf.SIGSEGV.ce9.3723.jp2_0.pgx +398b39afd263f967045928ba38a7ea51 451.pdf.SIGSEGV.ce9.3723.jp2_1.pgx +64beae9da75e1c3716af24ea231285d7 451.pdf.SIGSEGV.ce9.3723.jp2_2.pgx 4a0daf7a9065101379eaebc28e436b1e Bretagne2.j2k_0.pgx 07578fc7bf81d3da694de8ae27308b82 Bretagne2.j2k_1.pgx 3690c42f83bad42f4abea48525d45e0e Bretagne2.j2k_2.pgx diff --git a/tests/nonregression/test_suite.ctest.in b/tests/nonregression/test_suite.ctest.in index 0056a45d..bbfea36d 100644 --- a/tests/nonregression/test_suite.ctest.in +++ b/tests/nonregression/test_suite.ctest.in @@ -101,7 +101,7 @@ opj_decompress -i @INPUT_NR_PATH@/issue206_image-000.jp2 -o @TEMP_PATH@/issue20 opj_decompress -i @INPUT_NR_PATH@/issue205.jp2 -o @TEMP_PATH@/issue205.jp2.pgx # issue 225 (sumatrapdf) !opj_decompress -i @INPUT_NR_PATH@/451.pdf.SIGSEGV.5b5.3723.jp2 -o @TEMP_PATH@/451.pdf.SIGSEGV.5b5.3723.jp2.pgx -!opj_decompress -i @INPUT_NR_PATH@/1888.pdf.asan.35.988.jp2 -o @TEMP_PATH@/1888.pdf.asan.35.988.jp2.pgx +opj_decompress -i @INPUT_NR_PATH@/1888.pdf.asan.35.988.jp2 -o @TEMP_PATH@/1888.pdf.asan.35.988.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/2539.pdf.SIGFPE.706.1712.jp2 -o @TEMP_PATH@/2539.pdf.SIGFPE.706.1712.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/2236.pdf.SIGSEGV.398.1376.jp2 -o @TEMP_PATH@/2236.pdf.SIGSEGV.398.1376.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/1336.pdf.asan.47.376.jp2 -o @TEMP_PATH@/1336.pdf.asan.47.376.jp2.pgx @@ -109,7 +109,7 @@ opj_decompress -i @INPUT_NR_PATH@/issue205.jp2 -o @TEMP_PATH@/issue205.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/4149.pdf.SIGSEGV.cf7.3501.jp2 -o @TEMP_PATH@/4149.pdf.SIGSEGV.cf7.3501.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/4035.pdf.SIGSEGV.d8b.3375.jp2 -o @TEMP_PATH@/4035.pdf.SIGSEGV.d8b.3375.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/2977.pdf.asan.67.2198.jp2 -o @TEMP_PATH@/2977.pdf.asan.67.2198.jp2.pgx -!opj_decompress -i @INPUT_NR_PATH@/451.pdf.SIGSEGV.ce9.3723.jp2 -o @TEMP_PATH@/451.pdf.SIGSEGV.ce9.3723.jp2.pgx +opj_decompress -i @INPUT_NR_PATH@/451.pdf.SIGSEGV.ce9.3723.jp2 -o @TEMP_PATH@/451.pdf.SIGSEGV.ce9.3723.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/3635.pdf.asan.77.2930.jp2 -o @TEMP_PATH@/3635.pdf.asan.77.2930.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/1802.pdf.SIGSEGV.36e.894.jp2 -o @TEMP_PATH@/1802.pdf.SIGSEGV.36e.894.jp2.pgx !opj_decompress -i @INPUT_NR_PATH@/451.pdf.SIGSEGV.f4c.3723.jp2 -o @TEMP_PATH@/451.pdf.SIGSEGV.f4c.3723.jp2.pgx |
