summaryrefslogtreecommitdiff
path: root/tests/compare_dump_files.c
AgeCommit message (Expand)Author
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-03-02[trunk] merge r1234 from branch 1.5 over to trunkMathieu Malaterre
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...Antonin Descampe
2011-08-31fixed a segfault with fgets return value for some cases inside test function ...Mickael Savinaud
2011-08-10add copyright header into new test functionsMickael Savinaud
2011-07-29solve some obvious warnings for WIN platform, increase number of warning repo...Mickael Savinaud
2011-07-27correct some warnings detected under unix platformMickael Savinaud
2011-07-26correct CRLF problem between unix baseline and win platform test file generat...Mickael Savinaud
2011-07-26use ansi c function fgets instead of GNU function getline to avoid build erro...Mickael Savinaud
2011-07-25added non-regression tests for j2k_dump function and conformance dataMickael Savinaud