summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2015-10-12 16:01:27 +0200
committerBenjamin Otte <otte@redhat.com>2015-10-13 02:56:48 +0200
commitb0ec540672051e948ded166fb41a9766c1ddcfdc (patch)
tree9f181a383daa6aa25b934193c18297f09325095b
parentaa4d63da62c4596eb6b810838c3d10b70289caaf (diff)
downloadgdk-pixbuf-b0ec540672051e948ded166fb41a9766c1ddcfdc.tar.gz
tests: Add a bunch of failing TGA images
They exploit a bunch of bugs I encountered while redoing the TGA loader.
-rw-r--r--tests/test-images/fail/DoS.tgabin0 -> 35 bytes
-rw-r--r--tests/test-images/fail/colormap-image-without-colormap.tgabin0 -> 3196 bytes
-rw-r--r--tests/test-images/fail/empty-file.tga0
-rw-r--r--tests/test-images/fail/overflow.tgabin0 -> 69 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/test-images/fail/DoS.tga b/tests/test-images/fail/DoS.tga
new file mode 100644
index 000000000..2391f7174
--- /dev/null
+++ b/tests/test-images/fail/DoS.tga
Binary files differ
diff --git a/tests/test-images/fail/colormap-image-without-colormap.tga b/tests/test-images/fail/colormap-image-without-colormap.tga
new file mode 100644
index 000000000..1febec4e0
--- /dev/null
+++ b/tests/test-images/fail/colormap-image-without-colormap.tga
Binary files differ
diff --git a/tests/test-images/fail/empty-file.tga b/tests/test-images/fail/empty-file.tga
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/test-images/fail/empty-file.tga
diff --git a/tests/test-images/fail/overflow.tga b/tests/test-images/fail/overflow.tga
new file mode 100644
index 000000000..ab7a81f79
--- /dev/null
+++ b/tests/test-images/fail/overflow.tga
Binary files differ