summaryrefslogtreecommitdiff
path: root/tests/nonregression
AgeCommit message (Collapse)Author
2012-03-02[trunk] convert from DOS eol to UNIX eolMathieu Malaterre
2011-12-02Simplify code. Use standard find_package call instead. ctest script will ↵Mathieu Malaterre
need to handle this now
2011-12-01[trunk] fix a bug during the creation of the codestream indexMickael Savinaud
2011-11-30[trunk] fix error about the way to detect the additional test suiteMickael Savinaud
2011-11-29[trunk] fix error with new way to detect kdu_expandMickael Savinaud
2011-11-27[trunk] search for kdu_expand in a more cmake-compliant wayJulien Malik
2011-11-17[trunk] WIP: fix bug when decoding an area or a tile with special resolutionMickael Savinaud
2011-11-17[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionalityMickael Savinaud
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 ↵Julien Malik
issues
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-11[trunk] WIP: correct mistake with JP2 files and manage correctly the ↵Mickael Savinaud
text_GBR.jp2 filecase
2011-10-07[trunk] WIP: update jp2 dump functions with the new V2 frameworkMickael Savinaud
2011-10-07[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of ↵Mickael Savinaud
opj_configh.cmake.in from opj-1.5 to trunk
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ↵Antonin Descampe
rather than the system ones. This fixed issue 78. Credit to Winfried.
2011-08-31enhance the encoding test suite and remove unsued CONFIGURE_FILE into a ↵Mickael Savinaud
CMakeList
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-07-27correct some warnings detected under unix platformMickael Savinaud
2011-07-27added new decoding/dump tests based on data found in input/nonregresion ↵Mickael Savinaud
repository (remove JPEG2000_CONFORMANCE_DATA_ROOT variable, add REF_DECODER_BIN_PATH variable for the encoder test suite). Remove definitively old tests