Test suite for GIF containing images using rarely used features

前端 未结 4 1352
隐瞒了意图╮
隐瞒了意图╮ 2021-02-04 09:26

The specifications (plural, since there are versions 87a and 89a) of the GIF graphics format are easy to find in the internet (for those who don\'t want to google:

4条回答
  •  走了就别回头了
    2021-02-04 09:54

    I was searching for the same thing and came across this page:

    http://code.google.com/p/imagetestsuite/

    It contains test suites for PNG/GIF/JPEG/TIFF created so that they try to achieve maximum amount of code coverage with the least amount of images based on the open source decoder code-bases. The idea seems good, but I have not yet had time to check out the actual images.

提交回复
热议问题