summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* TEST: Style: Fix whitespace.Michael Drake2021-11-241-190/+182
* GIF: Unify insufficient data error codes.Michael Drake2021-11-191-3/+0
* test: Print filename of any gif that errors.Michael Drake2021-09-241-0/+1
* test decode: Skip frames that are not meant for display.Michael Drake2021-04-051-0/+4
* Clean up in test suite to satisfy sanitizersDaniel Silverstone2018-07-281-0/+2
* Test tool: Add option to disable output.Michael Drake2017-04-031-25/+41
* Add AFL derived test vectorsVincent Sanders2016-08-26283-3/+59
* improve gif test decoder to limit image size and output to fileVincent Sanders2016-08-231-161/+178
* Ensure code is valid before use.John-Mark Bell2015-11-211-0/+0
* Ensure LZW decode stack does not overflow.John-Mark Bell2015-11-211-0/+0
* add a basic decode testVincent Sanders2015-09-014-0/+236