Mickael Savinaud
|
e4b728ccb9
|
[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of opj_configh.cmake.in from opj-1.5 to trunk
|
2011-10-07 14:20:15 +00:00 |
Mickael Savinaud
|
bc7c3e44d5
|
fixed windows nighlty crash about one missing opj_getopt() (and warning with other platform)
|
2011-09-02 08:34:38 +00:00 |
Antonin Descampe
|
aba0e602ed
|
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried.
|
2011-09-01 11:24:08 +00:00 |
Mickael Savinaud
|
22a2f98ced
|
fixed a segfault with fgets return value for some cases inside test function compare_dump_file()
|
2011-08-31 16:51:37 +00:00 |
Mickael Savinaud
|
aaa47850c3
|
enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMakeList
|
2011-08-31 13:33:40 +00:00 |
Mickael Savinaud
|
7c2feb78d2
|
added first version of the encoding tests suite
|
2011-08-30 16:07:43 +00:00 |
Mathieu Malaterre
|
ef258914b2
|
Properly close bug #73, by providing a test for it.
|
2011-08-22 13:13:00 +00:00 |
Mickael Savinaud
|
e634cd0d62
|
add copyright header into new test functions
|
2011-08-10 08:14:49 +00:00 |
Mickael Savinaud
|
5743cca5f8
|
solve some obvious warnings for WIN platform, increase number of warning reported on the dashboard, correct last warnings with gcc 4.4 (-Wall)
|
2011-07-29 08:50:55 +00:00 |
Mickael Savinaud
|
c2b0a8101b
|
correct some warnings detected under unix platform
|
2011-07-27 16:37:57 +00:00 |
Mickael Savinaud
|
f88a57e5d7
|
added new decoding/dump tests based on data found in input/nonregresion repository (remove JPEG2000_CONFORMANCE_DATA_ROOT variable, add REF_DECODER_BIN_PATH variable for the encoder test suite). Remove definitively old tests
|
2011-07-27 12:45:04 +00:00 |
Mickael Savinaud
|
1776120dba
|
correct CRLF problem between unix baseline and win platform test file generated by j2k_dump
|
2011-07-26 13:49:27 +00:00 |
Mickael Savinaud
|
f4601aff8b
|
use ansi c function fgets instead of GNU function getline to avoid build error with win platform
|
2011-07-26 09:30:54 +00:00 |
Mickael Savinaud
|
eea61ee5e4
|
added non-regression tests for j2k_dump function and conformance data
|
2011-07-25 16:33:52 +00:00 |
Mickael Savinaud
|
06363c01e4
|
correct some troubles about thirdparty when they are used
|
2011-07-22 14:26:57 +00:00 |
Mickael Savinaud
|
ec398229b1
|
correct a compil error linked to getopt with win platform
|
2011-07-21 16:26:23 +00:00 |
Mickael Savinaud
|
a19c8a4ea3
|
add new decode tests based on conformance data and tolerance. Non regression is also added on the decoder output. Deactivate old tests.
|
2011-07-21 15:23:31 +00:00 |