[gdk-pixbuf] Install the animation test



commit 009415b56934682b4db9a4ac74080e959a5d2278
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 7 15:48:20 2013 -0400

    Install the animation test

 tests/Makefile.am       |    1 +
 tests/animation.test.in |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 639289e..23e4c58 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -37,6 +37,7 @@ pixbuf_icon_serialize_LDADD = $(LDADDS) $(GLIB_LIBS)
 if BUILDOPT_INSTALL_TESTS
 insttestdir = $(pkglibexecdir)/installed-tests
 insttest_PROGRAMS =                    \
+       animation                       \
        pixbuf-icon-serialize           \
        pixbuf-randomly-modified        \
        pixbuf-threads                  \
diff --git a/tests/animation.test.in b/tests/animation.test.in
new file mode 100644
index 0000000..c5f2c33
--- /dev/null
+++ b/tests/animation.test.in
@@ -0,0 +1,3 @@
+[Test]
+Exec= pkglibexecdir@/installed-tests/animation
+Type=session


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]