summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Issue-reported-by: Hans Jerry Illikainen
* Ensure LZW decode stack does not overflow.John-Mark Bell2015-11-211-0/+0
| | | | Issue-reported-by: Hans Jerry Illikainen
* add a basic decode testVincent Sanders2015-09-014-0/+236