summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-21[trunk] WIP: manage output image with area correponding to the set decoded areaMickael Savinaud
2011-10-20[trunk] WIP: isolate dump test suiteMickael Savinaud
2011-10-19[trunk] WIP: solve some memory leak in test compare functionsMickael Savinaud
2011-10-11[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR...Mickael Savinaud
2011-10-07[trunk] WIP: update jp2 dump functions with the new V2 frameworkMickael Savinaud
2011-10-07[trunk] WIP: update output filename of conformance dump test to be compatible...Mickael Savinaud
2011-10-07[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of ...Mickael Savinaud
2011-09-02fixed windows nighlty crash about one missing opj_getopt() (and warning with ...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-31fixed a segfault with fgets return value for some cases inside test function ...Mickael Savinaud
2011-08-31enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMake...Mickael Savinaud
2011-08-30added first version of the encoding tests suiteMickael Savinaud
2011-08-22Properly close bug #73, by providing a test for it.Mathieu Malaterre
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