summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-05PNG support enhancementmayeut
2015-11-05BMP support enhancementmayeut
2015-11-03Update TIFF conversion to support more bit depth.mayeut
2015-09-29commented out some testsAntonin Descampe
2015-09-23Fixed non regression test config + ignore some filesAntonin Descampe
2015-09-22update md5 signaturesAntonin Descampe
2015-09-16modified checkmd5Antonin Descampe
2015-09-16added tests from master in 1.5 branchAntonin Descampe
2015-09-16added a validation procedure before launching actual decoding, fixed testempt...Antonin Descampe
2015-09-16disabled gX_colr kdu tests for nowAntonin Descampe
2015-09-15fixed typo in CMakeLists.txt preventing use of libpngAntonin Descampe
2015-09-15preventde seg fault when unknown long options and fixed ability to use USE_SY...Antonin Descampe
2015-09-15added testempty0 testAntonin Descampe
2015-09-15update conformance test files on 1.5 branchAntonin Descampe
2014-03-18[1.5] Create a new cmake option to choose between convienient copy of getopt ...Mathieu Malaterre
2014-03-18[1.5] Import portion of patch from issue 297Mathieu Malaterre
2014-03-12[1.5] Fix remainings warnings on 1.5 branchMathieu Malaterre
2014-02-26[1.5] Use new add_test signature to handle cross compilation and execution us...Mathieu Malaterre
2014-02-25[1.5] Import md5 checker from trunk back onto 1.5 branchMathieu Malaterre
2013-07-11tests : reactivated conformance tests in openjpeg 1.5 branch to enable compar...Antonin Descampe
2012-05-29[1.5] Applying old patch from r1642, with further modification from winfried....Mathieu Malaterre
2012-04-23[1.5] Adding test suite for file409752.jp2Mathieu Malaterre
2012-04-18[1.5] fix compilation warnings on windows boxMathieu Malaterre
2012-04-06[1.5] Adding some simple unit testsMathieu Malaterre
2012-03-02[1.5] Convert from DOS eol to UNIX eolMathieu Malaterre
2012-01-11Adding explicitely the new testMathieu Malaterre
2011-12-27Add a dummy test for JPIPMathieu Malaterre
2011-12-21Another round of universal fixesMathieu Malaterre
2011-12-21minor doc tweakMathieu Malaterre
2011-12-16Another set of change to remove warnings about c style commentsMathieu Malaterre
2011-12-09Missing part of import of rev 1148.Mathieu Malaterre
2011-12-08Import rev 1148 from trunk.Mathieu Malaterre
2011-12-07[1.5] deactivate tests about class0 files with number of components greater to 1Mickael Savinaud
2011-10-21[1.5] remove one obvious memory leak from test functionsMickael Savinaud
2011-10-19backport rev 1013-1014 from trunkMickael Savinaud
2011-10-07[1.5] enhance non regression test suite generation (and some test names). It ...Mickael Savinaud
2011-10-07[1.5] add tests about jp2 conformanceMickael Savinaud
2011-09-02correct nightly crash on all platform linked to merge operation and missing o...Mickael Savinaud
2011-09-01backport r898 to r907 in openjpeg-1.5 branchAntonin Descampe
2011-08-10add copyright header into new test functionsMickael Savinaud
2011-07-29solve some obvious warnings for WIN platform, increase number of warning repo...Mickael Savinaud
2011-07-27correct some warnings detected under unix platformMickael Savinaud
2011-07-27added new decoding/dump tests based on data found in input/nonregresion repos...Mickael Savinaud
2011-07-26correct CRLF problem between unix baseline and win platform test file generat...Mickael Savinaud
2011-07-26use ansi c function fgets instead of GNU function getline to avoid build erro...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