From fb32a04b61029c5e0a151c04095f1608195656c3 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Mon, 3 Dec 2018 12:35:23 +1300 Subject: tests: Add comprehensive GIF test suite Add tests that exert many different types of GIF files. Some of the tests are disabled as the current gdk-pixbuf GIF implementation doesn't handle them correctly. Future commits will fix these issues and enable the tests. The test suite is generated in the PyGIF project (https://github.com/robert-ancell/pygif) --- tests/test-images/gif-test-suite/image-overlap-bg.png | Bin 0 -> 71 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/test-images/gif-test-suite/image-overlap-bg.png (limited to 'tests/test-images/gif-test-suite/image-overlap-bg.png') diff --git a/tests/test-images/gif-test-suite/image-overlap-bg.png b/tests/test-images/gif-test-suite/image-overlap-bg.png new file mode 100644 index 000000000..2a3ed7f10 Binary files /dev/null and b/tests/test-images/gif-test-suite/image-overlap-bg.png differ -- cgit v1.2.1