summaryrefslogtreecommitdiff
path: root/tests/nonregression
AgeCommit message (Collapse)Author
2015-11-07Fix undefined size jp2 box handlingmayeut
Update #653
2015-09-29Fix typos in comments and stringStefan Weil
Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-09-10Add test for uclouvain/openjpeg#571mayeut
2015-09-10Correct lossless issue on linux x86mayeut
Update uclouvain/openjpeg#571
2015-09-01Correct CMake version requirementsmayeut
Update uclouvain/openjpeg#488
2015-08-23Update testsmayeut
2015-08-21Add tests for CMYK/esYCC/CIELabmayeut
2015-07-31Add test for #388mayeut
2015-07-30Add jpylyzer tests for JP2 compressionmayeut
Unify syntax
2015-07-30Add jpylyzer tests for JP2 compressionmayeut
2015-07-26Update convert for PNG outputmayeut
Update uclouvain/openjpeg#264
2015-07-21Add test for odd looking cmap & for cmap outside jp2hmayeut
Update uclouvain/openjpeg#235
2015-07-19Update PNG supportmayeut
Only input modified for now Update uclouvain/openjpeg#536 Update uclouvain/openjpeg#264
2015-07-18Add tests for TIFF input with Alpha channelmayeut
Update uclouvain/openjpeg#322
2015-07-17Add tests for TIFF outputmayeut
Update uclouvain/openjpeg#322
2015-07-16Add tests for TIFF inputmayeut
Update uclouvain/openjpeg#322
2015-07-03uclouvain/openjpeg#254 Update MD5 sums for testsmayeut
2015-05-27[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)Matthieu Darbois
2015-05-19[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)Matthieu Darbois
2015-05-19[trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH ↵Matthieu Darbois
(fixes issue 476)
2014-12-22[trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)Matthieu Darbois
2014-12-22[trunk] updated BMP format input supportMatthieu Darbois
Update issue 203
2014-12-22[trunk] updated BMP format input supportMatthieu Darbois
Update issue 203
2014-12-20[trunk] updated tests to get BMP RLE8 testedMatthieu Darbois
Update issue 203
2014-12-20[trunk] fixed BMP reading for 8bpp when width & 3 == 1Matthieu Darbois
Update issue 203
2014-12-20[trunk] updated testsMatthieu Darbois
Update issue 415
2014-12-20[trunk] fixed test issues (fixes issue 454)Matthieu Darbois
2014-12-19[trunk] Updated checks regarding number of decomposition levels when compressingMatthieu Darbois
Update issue 215
2014-12-18[trunk] Fixed a crash on illegal tile offset when decoding Matthieu Darbois
Update issue 427
2014-12-18[trunk] Fixed a crash on 0xh or wx0 image size decoding Matthieu Darbois
Update issue 427
2014-12-09[trunk] add test for compression using MCT with alpha channelMatthieu Darbois
Update issue 415
2014-11-21[trunk] added check for tile component data size overflow (fixes issue 432)Matthieu Darbois
2014-11-20[trunk] added check for pclr box validity (fixes issue 429)Matthieu Darbois
2014-11-18[trunk] fixed a bug leading to jpwl build failure & add related odd ↵Matthieu Darbois
width/height sYCC tests (fixes issue 422)
2014-11-17[data] added new non-regression tests from foxitMatthieu Darbois
Update issue 415 Issue not closed as in the mean time there are other images to include
2014-10-22[trunk] workaround to make MD5 work under valgrind on MacOSX (fixes issue 410)Antonin Descampe
2014-10-22[trunk] Added new non-regression tests from foxit issuesAntonin Descampe
Update issue 415
2014-10-22[trunk] add a check on mandatory headers in Main Header (fixes issue 408)Antonin Descampe
2014-03-26[trunk] Run test suite on issue 316 datasetMathieu Malaterre
Update issue 316
2014-03-25[trunk] Add sentinel in case list empty. Mathieu Malaterre
I was getting a cmake error `list sub-command REMOVE_ITEM requires list to be present`
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