summaryrefslogtreecommitdiff
path: root/tests/unit/testempty0.c
AgeCommit message (Collapse)Author
2014-03-03[trunk] remove some simple warnings about unused paramsMathieu Malaterre
2012-12-03[trunk] move typedef from opj_stdint.h to openjpeg.h and add an include of ↵Mickael Savinaud
stdio.h in openjpeg.h. Fixes issue 197
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