[gdk-pixbuf] tests: Add a bunch of TGA images
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] tests: Add a bunch of TGA images
- Date: Tue, 13 Oct 2015 01:03:35 +0000 (UTC)
commit 1d49b21bd423f276f2df42d11ab0d610fed5988b
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 7cf9bff..45289f2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -61,7 +61,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]