summaryrefslogtreecommitdiff
path: root/tests/test-images/gif-test-suite/nul-comment.conf
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2018-12-03 12:35:23 +1300
committerRobert Ancell <robert.ancell@canonical.com>2019-01-16 15:47:09 +1300
commitfb32a04b61029c5e0a151c04095f1608195656c3 (patch)
treefd622a8f8972f4b0ff39391fd4dc4c332e6e61de /tests/test-images/gif-test-suite/nul-comment.conf
parent720983a9bce1341923aa56ffbf3ea0150a188c8e (diff)
downloadgdk-pixbuf-fb32a04b61029c5e0a151c04095f1608195656c3.tar.gz
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)
Diffstat (limited to 'tests/test-images/gif-test-suite/nul-comment.conf')
-rw-r--r--tests/test-images/gif-test-suite/nul-comment.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/test-images/gif-test-suite/nul-comment.conf b/tests/test-images/gif-test-suite/nul-comment.conf
new file mode 100644
index 000000000..09ff6ecd1
--- /dev/null
+++ b/tests/test-images/gif-test-suite/nul-comment.conf
@@ -0,0 +1,15 @@
+# Automatically generated, do not edit!
+[config]
+input = nul-comment.gif
+version = GIF89a
+width = 1
+height = 1
+background = #000000
+loop-count = 0
+comment = '\x00'
+force-animation = no
+frames = frame0
+
+[frame0]
+pixels = white-dot.rgba
+