index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
nonregression
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2014-03-25
[2.0] Backport from trunk
Mathieu Malaterre
2014-03-18
[trunk] Now that dataset from issue 297 have been imported, run test suite.
Mathieu Malaterre
2014-03-14
[trunk] add mecanism to track of addition of new regression files in svn/data...
Mathieu Malaterre
2014-03-14
[trunk] Now that issue 165 dataset is in non regression repository, activate ...
Mathieu Malaterre
2014-03-13
[trunk] Add documentation to the checkmd5refs cmake module (used for regressi...
Mathieu Malaterre
2014-03-07
[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.
Mathieu Malaterre
2014-03-06
[trunk] Make sure that all output files from the test suite are using a diffe...
Mathieu Malaterre
2014-03-03
[trunk] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump tests
Mathieu Malaterre
2014-02-28
[trunk] Make sure to run *-decode-md5 only after *-decode tests. Update md5 s...
Mathieu Malaterre
2014-02-28
[trunk] Mark a file as being invalid for opj_dump
Mathieu Malaterre
2014-02-26
[trunk] Update file extension function to handle cases where filename contain...
Mathieu Malaterre
2014-02-26
[trunk] Clearly indicate that mem-b2ace68c-1381.jp2 should not be decompressed.
Mathieu Malaterre
2014-02-24
[trunk] improve test suite by checking against a reference md5
Mathieu Malaterre
2014-02-24
[trunk] Prefer the new style cmake: add_test command
Mathieu Malaterre
2014-01-22
[trunk] uncomment tests mistakenly commented in previous commit
Antonin Descampe
2014-01-22
[trunk] fixed several bugs in cinema mode (2K 24/48 fps, and 4K). Trunk
Antonin Descampe
2012-11-27
[test] update the list of files which will be gracefully rejected when they a...
Mickael Savinaud
2012-11-12
[trunk] add some new tests related to new data; indicate that some tests shou...
Mickael Savinaud
2012-09-30
[trunk] update the name of the executable used for the tests
Mickael Savinaud
2012-08-30
[trunk] Remove CMake-language block-end command arguments
Mickael Savinaud
2012-08-30
[trunk] Convert CMake-language commands to lower case
Mickael Savinaud
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 need...
Mathieu Malaterre
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 i...
Julien Malik
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
2011-09-01
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...
Antonin Descampe
2011-08-31
enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMake...
Mickael Savinaud
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 repos...
Mickael Savinaud