summaryrefslogtreecommitdiff
path: root/test/decode_bmp.c
Commit message (Collapse)AuthorAgeFilesLines
* force image size comparison type to be long longVincent Sanders2016-08-211-1/+1
|
* limit maximum size of image the test tool will allow to be createdVincent Sanders2016-08-211-89/+93
|
* allow the bmp decode test program to take a filename for the outputVincent Sanders2016-08-211-24/+41
|
* generate output ppm if the decode was incompleteVincent Sanders2016-08-141-129/+130
|
* Improve test runner and prevent generation of excessively large outputVincent Sanders2016-08-121-0/+5
|
* add decode test suiteVincent Sanders2015-09-011-0/+192