summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Expand)Author
2017-09-01Allow several repeated calls to opj_set_decode_area() and opj_decode() for si...Even Rouault
2017-08-20Subtile decoding: only do 9x7 IDWT computations on relevant areas of tile-com...Even Rouault
2017-08-18Subtile decoding: only do 5x3 IDWT computations on relevant areas of tile-com...Even Rouault
2017-08-17Sub-tile decoding: only decode precincts and codeblocks that intersect the wi...Even Rouault
2016-07-14Add compilation test for standalone inclusion of openjpeg.h (#798)Matthieu Darbois
2015-07-14Update tiftoimage to support more input TIF formatsmayeut
2014-03-26[trunk] Add small utilities to extract JP2 files from PDFMathieu Malaterre
2014-03-13[trunk] Add a small helper to spli ppm into 3 pgm filesMathieu Malaterre
2014-03-07[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.Mathieu Malaterre
2014-02-28[trunk] Fix JPIP test with updated md5sumMathieu Malaterre
2014-02-26[trunk] Fix TestJPIP1 on case sensitive systemMathieu Malaterre
2014-02-24[trunk] Prefer the new style cmake: add_test commandMathieu Malaterre
2013-03-17[trunk] use OPJ_ prefix on HAVE variable also for tests Mickael Savinaud
2013-03-03[trunk] split into two config files config options related to the lib and to ...Mickael Savinaud
2012-11-08[trunk] Add more testing to the tile access/randomMathieu Malaterre
2012-11-08[trunk] Add new tests (j2k_random_tile_access)Mathieu Malaterre
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-10-01[trunk] Fix minor cmake styleMathieu Malaterre
2012-10-01[trunk] import unit testing from 1.5.x branchMathieu Malaterre
2012-10-01[trunk] Fix missing include directoryMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
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-08-09Use the right file as input for the test ttd2Mickael Savinaud
2012-05-29[trunk] Adding more tests. tte5.j2k looks as if the tile compression is brokenMathieu Malaterre
2012-05-21[trunk] Enable tile decoding/encoding round tripMathieu Malaterre
2012-05-21Activate tile decoding system to reproduce issuesMathieu Malaterre
2012-05-14[trunk] Start activating tile testsMathieu Malaterre
2012-05-14[trunk] Import from v2 test_tile_decoderMathieu Malaterre
2012-03-23[trunk] add test_tile_encoder test and function relatedMickael Savinaud
2012-03-02[trunk] Sync with branch 1.5Mathieu Malaterre
2011-11-30[trunk] implement Large File support in the libraryJulien Malik
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
2011-07-27added new decoding/dump tests based on data found in input/nonregresion repos...Mickael Savinaud
2011-07-25added non-regression tests for j2k_dump function and conformance dataMickael Savinaud
2011-07-22correct some troubles about thirdparty when they are usedMickael Savinaud
2011-07-21correct a compil error linked to getopt with win platformMickael Savinaud
2011-07-21add new decode tests based on conformance data and tolerance. Non regression ...Mickael Savinaud