summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-12-18 22:23:28 -0500
committerMatthias Clasen <mclasen@redhat.com>2013-12-18 22:23:28 -0500
commitc17ba241aba5b91135a50bfdaaea345cf0b9508a (patch)
treea0ff934feb1bd93ac4850437f71cb1f5cad3736b /tests/Makefile.am
parent653be4169d8da106fc86b1a86a1259a553f6377a (diff)
downloadgdk-pixbuf-c17ba241aba5b91135a50bfdaaea345cf0b9508a.tar.gz
Add tests for scaling of various image types
Notably, this test catches the regression fixed in the previous commit.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3d109c52e..1139b794f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -34,6 +34,7 @@ test_programs = \
pixbuf-icc \
pixbuf-stream \
pixbuf-resource \
+ pixbuf-scale \
$(NULL)
dist_test_data = \