summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2014-02-26 14:28:17 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2014-02-26 14:28:17 +0000
commit9f3687f917d45f2e9f3eeade014302e0ec6a4680 (patch)
treed27399726f89ed6ad738d3f5675987c4b0858f7d /tests
parent5e77c4e936b1d90b95ee6cbce03e70178f15373d (diff)
[trunk] fixes test NR-DEC-file409752.jp2-40-decode, use proper naming convention (need to keep file extension)
Diffstat (limited to 'tests')
-rw-r--r--tests/nonregression/md5refs.txt6
-rw-r--r--tests/nonregression/test_suite.ctest.in2
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/nonregression/md5refs.txt b/tests/nonregression/md5refs.txt
index 94751a07..48180b43 100644
--- a/tests/nonregression/md5refs.txt
+++ b/tests/nonregression/md5refs.txt
@@ -15,9 +15,9 @@ b8f473c07ba5ebfc195bdd53c3b3b97f buxR.j2k_0.pgx
05c062aca83d13b8095460f38a690a08 Cannotreaddatawithnosizeknown.j2k_0.pgx
6276da0ec5fac44d683d3468b290331d cthead1.j2k_0.pgx
8afcac9a696cc8d753b0eb9f4ae692ff CT_Phillips_JPEG2K_Decompr_Problem.j2k_0.pgx
-04d35ab6160c9029549f72358df984da file409752_0.pgx
-2813bd6fdc2c306b91b3da3688b8bf49 file409752_1.pgx
-e273e2aaea4a4fc1b2cf7c09c53c3cc6 file409752_2.pgx
+04d35ab6160c9029549f72358df984da file409752.jp2_0.pgx
+2813bd6fdc2c306b91b3da3688b8bf49 file409752.jp2_1.pgx
+e273e2aaea4a4fc1b2cf7c09c53c3cc6 file409752.jp2_2.pgx
05c062aca83d13b8095460f38a690a08 illegalcolortransform.j2k_0.pgx
cb28787aa7c223f03e6acad71e244108 issue104_jpxstream.jp2_0.pgx
cb28787aa7c223f03e6acad71e244108 issue104_jpxstream.jp2_1.pgx
diff --git a/tests/nonregression/test_suite.ctest.in b/tests/nonregression/test_suite.ctest.in
index 6962abb8..c8a49f84 100644
--- a/tests/nonregression/test_suite.ctest.in
+++ b/tests/nonregression/test_suite.ctest.in
@@ -92,7 +92,7 @@ opj_decompress -i @INPUT_NR_PATH@/mem-b2b86b74-2753.jp2 -o @TEMP_PATH@/mem-b2b8
# issue 194 raised by the gdal fuzzer test (should nicely failed)
! opj_decompress -i @INPUT_NR_PATH@/gdal_fuzzer_check_comp_dx_dy.jp2 -o @TEMP_PATH@/gdal_fuzzer_check_comp_dx_dy.pgx
# issue 202
-opj_decompress -i @INPUT_NR_PATH@/file409752.jp2 -o @TEMP_PATH@/file409752.pgx
+opj_decompress -i @INPUT_NR_PATH@/file409752.jp2 -o @TEMP_PATH@/file409752.jp2.pgx
# issue 188
opj_decompress -i @INPUT_NR_PATH@/issue188_beach_64bitsbox.jp2 -o @TEMP_PATH@/issue188_beach_64bitsbox.jp2.pgx
# issue 206