Merge pull request #1211 from sebras/master
[openjpeg.git] / tests / nonregression / CMakeLists.txt
2020-05-20 Even RouaultMerge pull request #1211 from sebras/master
2020-02-13 Even RouaultMerge pull request #1235 from rouault/imf
2020-02-12 Even RouaultImplement writing of IMF profiles 1235/head
2019-09-04 Sebastian Rasmussenopenjp2/j2k: Validate all SGcod/SPcod/SPcoc parameter... 1211/head
2017-11-30 Even Rouaultopj_j2k_read_cod: remove check for 'No more than one...
2017-07-27 Even RouaultAvoids undefined shift behaviour in m_dc_level_shift...
2016-09-13 Antonin DescampeMerge branch 'bit-fields-type' of https://github.com...
2016-09-13 Antonin DescampeMerge pull request #786 from rouault/tier1_optimization...
2016-09-11 Matthieu DarboisAdd test for issue 820 (#829)
2016-05-08 mayeutCorrect expected result for test of issue 495
2016-05-02 julienmalikMerge pull request #769 from julienmalik/cmake_lowercase
2016-05-02 Julien MalikUse lowercase for cmake commands consistenly 769/head
2016-04-30 Antonin DescampeMerge pull request #706 from mayeut/issue135
2016-04-28 Matthieu DarboisCheck SSIZ is valid in opj_j2k_read_siz (#762)
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-06 mayeutMerge branch 'master' into coc-qcc
2015-10-05 mayeutMerge branch 'master' into travis-matrix
2015-09-29 Matthieu DarboisMerge pull request #610 from stweil/master
2015-09-29 Stefan WeilFix typos in comments and string
2015-09-17 mayeutMerge branch 'master' into coc-qcc
2015-09-11 Matthieu DarboisMerge pull request #578 from mayeut/travis-ci
2015-09-11 Matthieu DarboisMerge pull request #579 from mayeut/lossless
2015-09-09 mayeutCorrect lossless issue on linux x86
2015-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-09-01 Matthieu DarboisMerge pull request #572 from mayeut/master
2015-09-01 mayeutCorrect CMake version requirements 572/head
2015-07-30 mayeutSync coc-qcc branch with master
2015-07-30 Matthieu DarboisMerge pull request #552 from mayeut/jpylyzer
2015-07-29 mayeutAdd jpylyzer tests for JP2 compression 552/head
2015-07-29 mayeutAdd jpylyzer tests for JP2 compression
2015-06-05 mayeutMerge branch 'master' into issue-254
2015-05-19 Matthieu Darbois[trunk] Add check for number of layers & cblkw/cblkh...
2015-05-19 Matthieu Darbois[trunk] Add check for at most 1 COD marker per tile...
2014-12-20 Matthieu Darbois[trunk] updated tests
2014-12-18 Matthieu Darbois[trunk] Fixed a crash on illegal tile offset when decoding
2014-12-18 Matthieu Darbois[trunk] Fixed a crash on 0xh or wx0 image size decoding
2014-11-20 Matthieu Darbois[trunk] added check for pclr box validity (fixes issue...
2014-11-17 Matthieu Darbois[data] added new non-regression tests from foxit
2014-10-22 Antonin Descampe[trunk] Added new non-regression tests from foxit issues
2014-10-22 Antonin Descampe[trunk] add a check on mandatory headers in Main Header...
2014-03-25 Mathieu Malaterre[trunk] Add sentinel in case list empty.
2014-03-18 Mathieu Malaterre[trunk] Now that dataset from issue 297 have been impor...
2014-03-14 Mathieu Malaterre[trunk] add mecanism to track of addition of new regres...
2014-03-14 Mathieu Malaterre[trunk] Now that issue 165 dataset is in non regression...
2014-03-13 Mathieu Malaterre[trunk] Add documentation to the checkmd5refs cmake...
2014-03-07 Mathieu Malaterre[trunk] Cleanup commit. Rename compare family since...
2014-03-06 Mathieu Malaterre[trunk] Make sure that all output files from the test...
2014-03-03 Mathieu Malaterre[trunk] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump...
2014-02-28 Mathieu Malaterre[trunk] Make sure to run *-decode-md5 only after *...
2014-02-28 Mathieu Malaterre[trunk] Mark a file as being invalid for opj_dump
2014-02-26 Mathieu Malaterre[trunk] Update file extension function to handle cases...
2014-02-26 Mathieu Malaterre[trunk] Clearly indicate that mem-b2ace68c-1381.jp2...
2014-02-24 Mathieu Malaterre[trunk] improve test suite by checking against a refere...
2014-02-24 Mathieu Malaterre[trunk] Prefer the new style cmake: add_test command
2014-01-22 Antonin Descampe[trunk] uncomment tests mistakenly commented in previou...
2014-01-22 Antonin Descampe[trunk] fixed several bugs in cinema mode (2K 24/48...
2012-11-27 Mickael Savinaud[test] update the list of files which will be gracefull...
2012-11-12 Mickael Savinaud[trunk] add some new tests related to new data; indicat...
2012-09-30 Mickael Savinaud[trunk] update the name of the executable used for...
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-06-01 Mickael Savinaud[trunk] use new names for baseline
2012-05-14 Mathieu Malaterre[trunk] Start activating tile tests
2012-03-23 Mickael Savinaud[trunk] add test_tile_encoder test and function related
2011-12-02 Mathieu MalaterreSimplify code. Use standard find_package call instead...
2011-11-30 Mickael Savinaud[trunk] fix error about the way to detect the additiona...
2011-11-29 Mickael Savinaud[trunk] fix error with new way to detect kdu_expand
2011-11-27 Julien Malik[trunk] search for kdu_expand in a more cmake-compliant way
2011-11-10 Mickael Savinaud[trunk] fix tests/nonregresion/CMakeList.txt
2011-11-09 Mickael Savinaud[trunk] WIP: fix get_decoded_tile function to avoid...
2011-11-09 Julien Malik[trunk] add some sanity check in CMakeLists to prevent...
2011-10-20 Mickael Savinaud[trunk] WIP: isolate dump test suite
2011-10-07 Mickael Savinaud[trunk] WIP: update jp2 dump functions with the new...
2011-10-07 Mickael Savinaud[trunk] WIP: backport rev 967-969 about test suite...
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-08-30 Mickael Savinaudadded first version of the encoding tests suite
2011-08-22 Mathieu MalaterreProperly close bug #73, by providing a test for it.
2011-07-27 Mickael Savinaudcorrect some warnings detected under unix platform
2011-07-27 Mickael Savinaudadded new decoding/dump tests based on data found in...