summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2016-05-02Use lowercase for cmake commands consistenlyJulien Malik
2014-04-23[trunk]Replaced deprecated opj_stream_set_user_data function from APIAntonin Descampe
2014-03-06[trunk] Remove some easy warnings about sign compare reported by gccMathieu Malaterre
2014-03-03[trunk] remove some simple warnings about unused paramsMathieu Malaterre
2014-02-27[trunk] simplify code using for loopMathieu 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
2014-02-24[trunk] Make sure to handle ret value in testMathieu Malaterre
2014-02-24[trunk] Prefer the new style cmake: add_test commandMathieu Malaterre
2013-02-17[trunk] move to the new API for function opj_stream_create_default_file_strea...Mickael Savinaud
2013-02-16[trunk] move to the new API for function opj_stream_destroy. Use now opj_stre...Mickael Savinaud
2012-12-03[trunk] move typedef from opj_stdint.h to openjpeg.h and add an include of st...Mickael Savinaud
2012-11-28[trunk] Fix compilation issue where size_t would be undefinedMathieu Malaterre
2012-11-27[trunk] add empty test about the issue 197. Updates issue 197Mickael Savinaud
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