summaryrefslogtreecommitdiff
path: root/tests/nonregression/CMakeLists.txt
AgeCommit message (Expand)Author
2024-02-28Fix some typos (found by `codespell` and `typos`)Stefan Weil
2024-01-08CMake: drop support for cmake < 3.5Dominik Wójt
2023-09-23fix: use `opj_uint_ceildiv` instead of `opj_int_ceildiv` when necessarymayeut
2021-09-26Test decoding a .jhc file with vertically causal context variationEven Rouault
2021-09-26Test decoding a .jph test fileEven Rouault
2020-10-09Merge pull request #1253 from rouault/floating_point_irreversible_encodingEven Rouault
2020-05-20Merge pull request #1211 from sebras/masterEven Rouault
2020-05-20Testing: revise testing of lossy encoding by comparing PEAK and MSE with orig...Even Rouault
2020-02-12Implement writing of IMF profilesEven Rouault
2019-09-04openjp2/j2k: Validate all SGcod/SPcod/SPcoc parameter values.Sebastian Rasmussen
2017-11-30opj_j2k_read_cod: remove check for 'No more than one COD marker per tile' (fi...Even Rouault
2017-07-27Avoids undefined shift behaviour in m_dc_level_shift computationEven Rouault
2016-09-11Add test for issue 820 (#829)Matthieu Darbois
2016-05-08Correct expected result for test of issue 495mayeut
2016-05-02Use lowercase for cmake commands consistenlyJulien Malik
2016-04-28Check SSIZ is valid in opj_j2k_read_siz (#762)Matthieu Darbois
2015-09-29Fix typos in comments and stringStefan Weil
2015-09-10Correct lossless issue on linux x86mayeut
2015-09-01Correct CMake version requirementsmayeut
2015-07-30Add jpylyzer tests for JP2 compressionmayeut
2015-07-30Add jpylyzer tests for JP2 compressionmayeut
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 (fix...Matthieu Darbois
2014-12-20[trunk] updated testsMatthieu Darbois
2014-12-18[trunk] Fixed a crash on illegal tile offset when decoding Matthieu Darbois
2014-12-18[trunk] Fixed a crash on 0xh or wx0 image size decoding Matthieu Darbois
2014-11-20[trunk] added check for pclr box validity (fixes issue 429)Matthieu Darbois
2014-11-17[data] added new non-regression tests from foxitMatthieu Darbois
2014-10-22[trunk] Added new non-regression tests from foxit issuesAntonin Descampe
2014-10-22[trunk] add a check on mandatory headers in Main Header (fixes issue 408)Antonin Descampe
2014-03-25[trunk] Add sentinel in case list empty. Mathieu Malaterre
2014-03-18[trunk] Now that dataset from issue 297 have been imported, run test suite.Mathieu Malaterre
2014-03-14[trunk] add mecanism to track of addition of new regression files in svn/data...Mathieu Malaterre
2014-03-14[trunk] Now that issue 165 dataset is in non regression repository, activate ...Mathieu Malaterre
2014-03-13[trunk] Add documentation to the checkmd5refs cmake module (used for regressi...Mathieu Malaterre
2014-03-07[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.Mathieu Malaterre
2014-03-06[trunk] Make sure that all output files from the test suite are using a diffe...Mathieu Malaterre
2014-03-03[trunk] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump testsMathieu Malaterre
2014-02-28[trunk] Make sure to run *-decode-md5 only after *-decode tests. Update md5 s...Mathieu Malaterre
2014-02-28[trunk] Mark a file as being invalid for opj_dumpMathieu Malaterre
2014-02-26[trunk] Update file extension function to handle cases where filename contain...Mathieu Malaterre
2014-02-26[trunk] Clearly indicate that mem-b2ace68c-1381.jp2 should not be decompressed.Mathieu 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
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
2012-11-27[test] update the list of files which will be gracefully rejected when they a...Mickael Savinaud
2012-11-12[trunk] add some new tests related to new data; indicate that some tests shou...Mickael Savinaud
2012-09-30[trunk] update the name of the executable used for the testsMickael Savinaud
2012-08-30[trunk] Remove CMake-language block-end command argumentsMickael Savinaud