summaryrefslogtreecommitdiff
path: root/tests/nonregression
AgeCommit message (Collapse)Author
2014-04-10[2.0] Backport all changes since r2798 (included) from trunkopenjpeg-2.0Antonin Descampe
2014-03-25[2.0] Backport from trunkMathieu Malaterre
Make sure to have a non empty list
2014-03-18[trunk] Now that dataset from issue 297 have been imported, run test suite.Mathieu Malaterre
None of the dataset triggered any buffer overflow. Recent changes in trunk handle all those cases. Update issue 297
2014-03-14[trunk] Since r2747 we are now able to track which files are missing from ↵Mathieu Malaterre
the test_suite. Add them.
2014-03-14[trunk] add mecanism to track of addition of new regression files in ↵Mathieu Malaterre
svn/data. It will report when a J2K files is added but no test is found in the test_suite file
2014-03-14[trunk] Now that issue 165 dataset is in non regression repository, activate ↵Mathieu Malaterre
code to reject them Fixes issue 165
2014-03-13[trunk] Add documentation to the checkmd5refs cmake module (used for ↵Mathieu Malaterre
regression testing)
2014-03-13[trunk] Fix test NR-DEC-issue171.jp2-71-decode-md5 after recent code changeMathieu Malaterre
2014-03-07[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.Mathieu Malaterre
Rename compareRAWimage for clarity since it merely compare files (not images).
2014-03-06[trunk] Make sure that all output files from the test suite are using a ↵Mathieu Malaterre
different output name Fixes issue 271
2014-03-03[trunk] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump testsMathieu Malaterre
Update issue 250
2014-03-03[trunk] Fix md5 values for decode-md5 tests.Mathieu Malaterre
Update issue 250
2014-02-28[trunk] Make sure to run *-decode-md5 only after *-decode tests. Update md5 ↵Mathieu Malaterre
since recent code change.
2014-02-28[trunk] Mark a file as being invalid for opj_dumpMathieu Malaterre
2014-02-28[trunk] run test suite on dataset from issue 171Mathieu Malaterre
Fixes issue 171
2014-02-27[trunk] Try to run test suite on invalid dataset from sumatrapdf teamMathieu Malaterre
Update issue 225
2014-02-27[trunk] run test suite to illustrate patch from r2458Mathieu Malaterre
2014-02-27[trunk] Make sure that opj_decompress only output a single componentMathieu Malaterre
Update issue 110
2014-02-27[trunk] add issue 46 to the test suiteMathieu Malaterre
Fixes issue 46
2014-02-26[trunk] Import test case from issue 208. This appears to be fixed now.Mathieu Malaterre
Fixes issue 208
2014-02-26[trunk] Run test suite on dataset from issue 211. Test is now passing nicely.Mathieu Malaterre
Fixes issue 211
2014-02-26[trunk] run test suite on dataset from issue 135. Add fake md5sum to make ↵Mathieu Malaterre
sure tests is failing. Update issue 135
2014-02-26[trunk] Update missing md5sumsMathieu Malaterre
2014-02-26[trunk] kakadu does not support 451.pdf.SIGSEGV.ce9.372 we should not ↵Mathieu Malaterre
pretend to be able to decompress it Update issue 225
2014-02-26[trunk] Run test suite on issue 141. Add a fake dataset to report that test ↵Mathieu Malaterre
is failing. Update issue 141
2014-02-26[trunk] run test suite on input dataset from issue 134Mathieu Malaterre
Fixes issue 134
2014-02-26[trunk] fixes test NR-DEC-file409752.jp2-40-decode, use proper naming ↵Mathieu Malaterre
convention (need to keep file extension)
2014-02-26[trunk] add test suite for issue 142Mathieu Malaterre
Fixes issue 142
2014-02-26[trunk] When no output PGX file is found, report an errorMathieu Malaterre
2014-02-26[trunk] Update file extension function to handle cases where filename ↵Mathieu Malaterre
containes multiples dots. Update issue 250
2014-02-26[trunk] Clearly indicate that mem-b2ace68c-1381.jp2 should not be decompressed.Mathieu Malaterre
Update issue 250
2014-02-25[trunk] Run decoder on input dataset from issue 254. Add fake md5sum to make ↵Mathieu Malaterre
sure the test is failing. Update issue 254
2014-02-25[trunk] New decoded files are passing. Adding reference files.Mathieu Malaterre
Update issue 225
2014-02-25[trunk] For now assume any provided stream should not get decompressed.Mathieu Malaterre
Update issue 225
2014-02-25[trunk] Run decoder on issue 229 test casesMathieu Malaterre
Update issue 229
2014-02-25[trunk] Run test case for issue 228. Output has been validated.Mathieu Malaterre
Fixes issue 228
2014-02-25[trunk] Run sumatrapdf test casesMathieu Malaterre
2014-02-24[trunk] Make sure to always output pgx file. Handle case where multiple pgx ↵Mathieu Malaterre
files are generated. Fixes all tests.
2014-02-24[trunk] add test demonstrating a regression in 1.5.0 and up. Update issue 205Mathieu Malaterre
2014-02-24[trunk] improve test suite by checking against a reference md5Mathieu Malaterre
2014-02-24[trunk] Prefer the new style cmake: add_test commandMathieu Malaterre
Fixes issues 258
2014-01-23[trunk] added some tests for Cinema2k 48fps and Cinema 4k 24 fps. FixedAntonin Descampe
a bug in comparePGXimages.c leading to huge Test.xml file uploaded to DashBoard
2014-01-22[trunk] uncomment tests mistakenly commented in previous commitAntonin Descampe
2014-01-22[trunk] fixed several bugs in cinema mode (2K 24/48 fps, and 4K). TrunkAntonin Descampe
now produces compliant DCI code-streams.
2013-03-25[trunk] update test suite because now illegalcolortransform.j2k could be decodedMickael Savinaud
2013-03-24[trunk] managed nicely the case where TPSot value is incorrect (thanks ↵Mickael Savinaud
winfried). Update the test suite to check this case. Updates issue 202. Updates issue 206. Update issue 208
2013-03-17[trunk] correct issue 188 (thanks winfried) and add test about it. Fixes ↵Mickael Savinaud
issue 188
2013-02-04[trunk] add a test related to issue 202Mickael Savinaud
2013-02-03[trunk] update test suite for issue 5 and 62Mickael Savinaud
2012-12-18[trunk] merge from branch 1.5 a correction about large code-block data ↵Mickael Savinaud
(decoding part) and add tests about issue 5 and issue 62