summaryrefslogtreecommitdiff
path: root/tests/nonregression/CMakeLists.txt
AgeCommit message (Expand)Author
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
2012-08-30[trunk] Convert CMake-language commands to lower caseMickael Savinaud
2012-06-01[trunk] use new names for baselineMickael Savinaud
2012-05-14[trunk] Start activating tile testsMathieu Malaterre
2012-03-23[trunk] add test_tile_encoder test and function relatedMickael Savinaud
2011-12-02Simplify code. Use standard find_package call instead. ctest script will need...Mathieu Malaterre
2011-11-30[trunk] fix error about the way to detect the additional test suiteMickael Savinaud
2011-11-29[trunk] fix error with new way to detect kdu_expandMickael Savinaud
2011-11-27[trunk] search for kdu_expand in a more cmake-compliant wayJulien Malik
2011-11-10[trunk] fix tests/nonregresion/CMakeList.txtMickael Savinaud
2011-11-09[trunk] WIP: fix get_decoded_tile function to avoid error with output imageMickael Savinaud
2011-11-09[trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call i...Julien Malik
2011-10-20[trunk] WIP: isolate dump test suiteMickael Savinaud
2011-10-07[trunk] WIP: update jp2 dump functions with the new V2 frameworkMickael Savinaud
2011-10-07[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of ...Mickael Savinaud
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...Antonin Descampe
2011-08-31enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMake...Mickael Savinaud