| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-30 | [trunk] Convert CMake-language commands to lower case | Mickael Savinaud | |
| Ancient CMake versions required upper-case commands. Later command names became case-insensitive. Now the preferred style is lower-case. This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case. Thanks to Hans Johnson | |||
| 2012-06-01 | [trunk] use new names for baseline | Mickael Savinaud | |
| 2012-05-14 | [trunk] Start activating tile tests | Mathieu Malaterre | |
| 2012-03-23 | [trunk] add test_tile_encoder test and function related | Mickael Savinaud | |
| 2011-12-02 | Simplify code. Use standard find_package call instead. ctest script will ↵ | Mathieu Malaterre | |
| need to handle this now | |||
| 2011-11-30 | [trunk] fix error about the way to detect the additional test suite | Mickael Savinaud | |
| 2011-11-29 | [trunk] fix error with new way to detect kdu_expand | Mickael Savinaud | |
| 2011-11-27 | [trunk] search for kdu_expand in a more cmake-compliant way | Julien Malik | |
| 2011-11-10 | [trunk] fix tests/nonregresion/CMakeList.txt | Mickael Savinaud | |
| 2011-11-09 | [trunk] WIP: fix get_decoded_tile function to avoid error with output image | Mickael Savinaud | |
| 2011-11-09 | [trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call ↵ | Julien Malik | |
| issues | |||
| 2011-10-20 | [trunk] WIP: isolate dump test suite | Mickael Savinaud | |
| 2011-10-07 | [trunk] WIP: update jp2 dump functions with the new V2 framework | Mickael 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-01 | renamed 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-31 | enhance the encoding test suite and remove unsued CONFIGURE_FILE into a ↵ | Mickael Savinaud | |
| CMakeList | |||
| 2011-08-30 | added first version of the encoding tests suite | Mickael Savinaud | |
| 2011-08-22 | Properly close bug #73, by providing a test for it. | Mathieu Malaterre | |
| 2011-07-27 | correct some warnings detected under unix platform | Mickael Savinaud | |
| 2011-07-27 | added 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 | |||
