[trunk] fix error with new way to detect kdu_expand
[openjpeg.git] / tests / compare_dump_files.c
2011-09-01 Antonin Descamperenamed getopt.{c/h} to opj_getopt.{c/h} and forced...
2011-08-31 Mickael Savinaudfixed a segfault with fgets return value for some cases...
2011-08-10 Mickael Savinaudadd copyright header into new test functions
2011-07-29 Mickael Savinaudsolve some obvious warnings for WIN platform, increase...
2011-07-27 Mickael Savinaudcorrect some warnings detected under unix platform
2011-07-26 Mickael Savinaudcorrect CRLF problem between unix baseline and win...
2011-07-26 Mickael Savinauduse ansi c function fgets instead of GNU function getli...
2011-07-25 Mickael Savinaudadded non-regression tests for j2k_dump function and...