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
Age
Commit message (
Expand
)
Author
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
2012-03-02
[trunk] convert from DOS eol to UNIX eol
Mathieu Malaterre
2011-12-02
Simplify code. Use standard find_package call instead. ctest script will need...
Mathieu Malaterre
2011-12-01
[trunk] fix a bug during the creation of the codestream index
Mickael Savinaud
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-17
[trunk] WIP: fix bug when decoding an area or a tile with special resolution
Mickael Savinaud
2011-11-17
[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality
Mickael Savinaud
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-21
[trunk] WIP: manage output image with area correponding to the set decoded area
Mickael Savinaud
2011-10-20
[trunk] WIP: isolate dump test suite
Mickael 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 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