summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-02-26[trunk] When no output PGX file is found, report an errorMathieu Malaterre
2014-02-26[trunk] Remove some simple warnings about cast, and unused functionsMathieu Malaterre
2014-02-26[trunk] Update file extension function to handle cases where filename contain...Mathieu Malaterre
2014-02-26[trunk] Clearly indicate that mem-b2ace68c-1381.jp2 should not be decompressed.Mathieu Malaterre
2014-02-26[trunk] Fix TestJPIP1 on case sensitive systemMathieu Malaterre
2014-02-26[trunk] Remove simple warnings about unused functionsMathieu Malaterre
2014-02-25[trunk] Run decoder on input dataset from issue 254. Add fake md5sum to make ...Mathieu Malaterre
2014-02-25[trunk] New decoded files are passing. Adding reference files.Mathieu Malaterre
2014-02-25[trunk] For now assume any provided stream should not get decompressed.Mathieu Malaterre
2014-02-25[trunk] Run decoder on issue 229 test casesMathieu Malaterre
2014-02-25[trunk] Run test case for issue 228. Output has been validated.Mathieu Malaterre
2014-02-25[trunk] Run sumatrapdf test casesMathieu Malaterre
2014-02-24[trunk] Make sure to always output pgx file. Handle case where multiple pgx f...Mathieu Malaterre
2014-02-24[trunk] add test demonstrating a regression in 1.5.0 and up. Update issue 205Mathieu Malaterre
2014-02-24[trunk] improve test suite by checking against a reference md5Mathieu 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
2014-01-23[trunk] added some tests for Cinema2k 48fps and Cinema 4k 24 fps. FixedAntonin Descampe
2014-01-22[trunk] uncomment tests mistakenly commented in previous commitAntonin Descampe
2014-01-22[trunk] fixed several bugs in cinema mode (2K 24/48 fps, and 4K). TrunkAntonin Descampe
2013-10-28trunk: disabling class-0 conformance tests for now (bad implentation of tests)Antonin Descampe
2013-07-11test: modified class-0 conformance testing to comply with constraintsAntonin Descampe
2013-03-25[trunk] update test suite because now illegalcolortransform.j2k could be decodedMickael Savinaud
2013-03-24[trunk] managed nicely the case where TPSot value is incorrect (thanks winfri...Mickael Savinaud
2013-03-17[trunk] correct issue 188 (thanks winfried) and add test about it. Fixes issu...Mickael Savinaud
2013-03-17[trunk] use OPJ_ prefix on HAVE variable also for tests Mickael Savinaud
2013-03-03[trunk] split into two config files config options related to the lib and to ...Mickael Savinaud
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
2013-02-04[trunk] add a test related to issue 202Mickael Savinaud
2013-02-03[trunk] update test suite for issue 5 and 62Mickael Savinaud
2012-12-18[trunk] merge from branch 1.5 a correction about large code-block data (decod...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[test] update the list of files which will be gracefully rejected when they a...Mickael Savinaud
2012-11-27[trunk] add empty test about the issue 197. Updates issue 197Mickael Savinaud
2012-11-26[trun[trunk] check if the dx and dy steps are not incorrect according to the ...Mickael Savinaud
2012-11-26[trunk] check if the number of tiles is not incorrect regarding the JPEG2000 ...Mickael Savinaud
2012-11-26[trunk] test about issue 192 should nicely failMickael Savinaud
2012-11-26[trunk] update test suite with issue 191 to 194 and update patch for 191 whic...Mickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk] avoid memory leak in j2k_random_tile_access.cMickael Savinaud
2012-11-15[trunk]extend last commits to appsMickael Savinaud
2012-11-12[trunk] add some new tests related to new data; indicate that some tests shou...Mickael Savinaud
2012-11-08[trunk] Add more testing to the tile access/randomMathieu Malaterre
2012-11-08[trunk] Fix what looks like a copy/paste errorMathieu Malaterre
2012-11-08[trunk] Add more test in j2k_random_tile_accessMathieu Malaterre