Merge pull request #1518 from dg0yt/static-windows
[openjpeg.git] / tests / unit / testempty1.c
2021-10-21 Even RouaultMerge pull request #1383 from rouault/deprecate_bpp
2021-10-21 Even RouaultAPI: deprecate 'bpp' member in favor of 'prec' 1383/head
2021-10-21 Even Rouaulttests/: reformat a few files to be modified
2014-04-23 Antonin Descampe[trunk]Replaced deprecated opj_stream_set_user_data...
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings about sign compare...
2014-02-24 Mathieu Malaterre[trunk] Fix two simple warnings about sign mismatch
2014-02-24 Mathieu Malaterre[trunk] Fix warning about signed/unsigned mismatch
2014-02-24 Mathieu Malaterre[trunk] Make sure to handle ret value in test
2013-02-17 Mickael Savinaud[trunk] move to the new API for function opj_stream_cre...
2013-02-16 Mickael Savinaud[trunk] move to the new API for function opj_stream_des...
2012-11-15 Mickael Savinaud[trunk]extend last commits to apps
2012-10-30 Mickael Savinaud[trunk] remove old structure from testempty
2012-10-05 Mickael Savinaud[trunk] remove warnings
2012-10-01 Mathieu Malaterre[trunk] import unit testing from 1.5.x branch