The change makes a relative path to header files
[openjpeg.git] / tests / CMakeLists.txt
2017-09-05 Even RouaultMerge pull request #1010 from rouault/subtile_decoding_...
2017-09-01 Even RouaultAllow several repeated calls to opj_set_decode_area...
2017-08-21 Even RouaultMerge pull request #1001 from rouault/subtile_decoding_...
2017-08-20 Even RouaultSubtile decoding: only do 9x7 IDWT computations on...
2017-08-18 Even RouaultSubtile decoding: only do 5x3 IDWT computations on...
2017-08-17 Even RouaultSub-tile decoding: only decode precincts and codeblocks...
2016-09-08 Even RouaultMerge branch 'master' of https://github.com/uclouvain... 786/head
2016-07-14 Matthieu DarboisAdd compilation test for standalone inclusion of openjp...
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-17 Matthieu DarboisMerge pull request #535 from mayeut/converttif
2015-07-14 mayeutUpdate tiftoimage to support more input TIF formats
2014-03-26 Mathieu Malaterre[trunk] Add small utilities to extract JP2 files from PDF
2014-03-13 Mathieu Malaterre[trunk] Add a small helper to spli ppm into 3 pgm files
2014-03-07 Mathieu Malaterre[trunk] Cleanup commit. Rename compare family since...
2014-02-28 Mathieu Malaterre[trunk] Fix JPIP test with updated md5sum
2014-02-26 Mathieu Malaterre[trunk] Fix TestJPIP1 on case sensitive system
2014-02-24 Mathieu Malaterre[trunk] Prefer the new style cmake: add_test command
2013-03-17 Mickael Savinaud[trunk] use OPJ_ prefix on HAVE variable also for tests
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
2012-11-08 Mathieu Malaterre[trunk] Add more testing to the tile access/random
2012-11-08 Mathieu Malaterre[trunk] Add new tests (j2k_random_tile_access)
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-10-01 Mathieu Malaterre[trunk] Fix minor cmake style
2012-10-01 Mathieu Malaterre[trunk] import unit testing from 1.5.x branch
2012-10-01 Mathieu Malaterre[trunk] Fix missing include directory
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task
2012-08-30 Mickael Savinaud[trunk] Remove CMake-language block-end command arguments
2012-08-30 Mickael Savinaud[trunk] Convert CMake-language commands to lower case
2012-08-09 Mickael SavinaudUse the right file as input for the test ttd2
2012-05-29 Mathieu Malaterre[trunk] Adding more tests. tte5.j2k looks as if the...
2012-05-21 Mathieu Malaterre[trunk] Enable tile decoding/encoding round trip
2012-05-21 Mathieu MalaterreActivate tile decoding system to reproduce issues
2012-05-14 Mathieu Malaterre[trunk] Start activating tile tests
2012-05-14 Mathieu Malaterre[trunk] Import from v2 test_tile_decoder
2012-03-23 Mickael Savinaud[trunk] add test_tile_encoder test and function related
2012-03-02 Mathieu Malaterre[trunk] Sync with branch 1.5
2011-11-30 Julien Malik[trunk] implement Large File support in the library
2011-09-01 Antonin Descamperenamed getopt.{c/h} to opj_getopt.{c/h} and forced...
2011-08-31 Mickael Savinaudenhance the encoding test suite and remove unsued CONFI...
2011-07-27 Mickael Savinaudadded new decoding/dump tests based on data found in...
2011-07-25 Mickael Savinaudadded non-regression tests for j2k_dump function and...
2011-07-22 Mickael Savinaudcorrect some troubles about thirdparty when they are...
2011-07-21 Mickael Savinaudcorrect a compil error linked to getopt with win platform
2011-07-21 Mickael Savinaudadd new decode tests based on conformance data and...