[gdk-pixbuf/wip/otte/tga] tests: Add a bunch of TGA images
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf/wip/otte/tga] tests: Add a bunch of TGA images
- Date: Mon, 12 Oct 2015 15:18:44 +0000 (UTC)
commit 0d9088caedd0e3aa7ee00034e570a5307ad5384f
Author: Benjamin Otte <otte redhat com>
Date: Mon Oct 12 16:06:16 2015 +0200
tests: Add a bunch of TGA images
These images are buggy, but we load them. So add them as reftests.
tests/Makefile.am | 3 ++-
tests/test-images/reftests/colormap-too-small.tga | Bin 0 -> 2773 bytes
.../reftests/colormap-too-small.tga.ref.png | Bin 0 -> 1417 bytes
.../test-images/reftests/rle-too-many-pixels-2.tga | Bin 0 -> 28 bytes
.../reftests/rle-too-many-pixels-2.tga.ref.png | Bin 0 -> 111 bytes
tests/test-images/reftests/rle-too-many-pixels.tga | Bin 0 -> 27 bytes
.../reftests/rle-too-many-pixels.tga.ref.png | Bin 0 -> 111 bytes
7 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3a46ec7..01bb515 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -65,7 +65,8 @@ dist_installed_test_data = \
large.jpg \
$(wildcard $(srcdir)/test-images/fail/*) \
$(wildcard $(srcdir)/test-images/randomly-modified/*) \
- $(wildcard $(srcdir)/test-images/reftest/tga/*) \
+ $(wildcard $(srcdir)/test-images/reftests/*) \
+ $(wildcard $(srcdir)/test-images/reftests/tga/*) \
$(NULL)
pixbuf_randomly_modified_SOURCES = \
diff --git a/tests/test-images/reftests/colormap-too-small.tga
b/tests/test-images/reftests/colormap-too-small.tga
new file mode 100644
index 0000000..09b3385
Binary files /dev/null and b/tests/test-images/reftests/colormap-too-small.tga differ
diff --git a/tests/test-images/reftests/colormap-too-small.tga.ref.png
b/tests/test-images/reftests/colormap-too-small.tga.ref.png
new file mode 100644
index 0000000..a45054f
Binary files /dev/null and b/tests/test-images/reftests/colormap-too-small.tga.ref.png differ
diff --git a/tests/test-images/reftests/rle-too-many-pixels-2.tga
b/tests/test-images/reftests/rle-too-many-pixels-2.tga
new file mode 100644
index 0000000..650f75d
Binary files /dev/null and b/tests/test-images/reftests/rle-too-many-pixels-2.tga differ
diff --git a/tests/test-images/reftests/rle-too-many-pixels-2.tga.ref.png
b/tests/test-images/reftests/rle-too-many-pixels-2.tga.ref.png
new file mode 100644
index 0000000..03009a3
Binary files /dev/null and b/tests/test-images/reftests/rle-too-many-pixels-2.tga.ref.png differ
diff --git a/tests/test-images/reftests/rle-too-many-pixels.tga
b/tests/test-images/reftests/rle-too-many-pixels.tga
new file mode 100644
index 0000000..e0c0e5b
Binary files /dev/null and b/tests/test-images/reftests/rle-too-many-pixels.tga differ
diff --git a/tests/test-images/reftests/rle-too-many-pixels.tga.ref.png
b/tests/test-images/reftests/rle-too-many-pixels.tga.ref.png
new file mode 100644
index 0000000..d563555
Binary files /dev/null and b/tests/test-images/reftests/rle-too-many-pixels.tga.ref.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]