summaryrefslogtreecommitdiff
path: root/tests/unit/testempty2.c
AgeCommit message (Collapse)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2014-04-23[trunk]Replaced deprecated opj_stream_set_user_data function from APIAntonin Descampe
with its 'v3' version, and removed all other 'v3' suffixes from API.
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