summaryrefslogtreecommitdiff
path: root/tests/unit/testempty2.c
AgeCommit message (Collapse)Author
2014-03-25[2.0] Backport all changes from trunkMathieu Malaterre
We only backport change that do not affect API or ABI Update issue 313
2014-03-06[trunk] Remove some easy warnings about sign compare reported by gccMathieu Malaterre
2014-02-24[trunk] Fix two simple warnings about sign mismatchMathieu Malaterre
2014-02-24[trunk] Fix warning about signed/unsigned mismatchMathieu Malaterre
2014-02-24[trunk] Make sure to handle ret value, and properly initialize output fileMathieu Malaterre
2013-02-17[trunk] move to the new API for function ↵Mickael Savinaud
opj_stream_create_default_file_stream. Use now opj_stream_create_default_file_stream_v3 (WIP)
2013-02-16[trunk] move to the new API for function opj_stream_destroy. Use now ↵Mickael Savinaud
opj_stream_destroy_v3 (WIP)
2012-11-15[trunk]extend last commits to appsMickael Savinaud
2012-10-30[trunk] remove old structure from testempty Mickael Savinaud
2012-10-05[trunk] remove warningsMickael Savinaud
2012-10-01[trunk] import unit testing from 1.5.x branchMathieu Malaterre