#23 Use valid images for the test PNG and GIF data
Merged by jhutar. Opened by dshea.
dshea/rpmfluff image-data  into  master

Download 23.patch

Replace the data in make_png() and make_gif() with small but valid
images from https://github.com/mathiasbynens/small

In the case of PNG in particular, the file command now returns "data"
for a PNG header with no IHDR chunk. The new test data allows make_png
to output files that are still recognizable as PNG.

rebased onto 0571a8b1c77886ad9a1ec8c5de4c22e5d1ad18c1

Pull-Request has been merged by jhutar

Metadata