[gtk+] Remove pure gdk-pixbuf tests
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Remove pure gdk-pixbuf tests
- Date: Sat, 26 Jun 2010 05:10:39 +0000 (UTC)
commit cc5500ad851a28958925128e3a90568bf8b527e5
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 26 01:08:19 2010 -0400
Remove pure gdk-pixbuf tests
These have been moved over to the gdk-pixbuf module.
tests/Makefile.am | 10 --
tests/pixbuf-lowmem.c | 249 --------------------------------------
tests/pixbuf-random.c | 170 --------------------------
tests/pixbuf-randomly-modified.c | 159 ------------------------
tests/pixbuf-read.c | 87 -------------
tests/pixbuf-threads.c | 118 ------------------
6 files changed, 0 insertions(+), 793 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0f16669..f6f33eb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -85,11 +85,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \
treestoretest \
testxinerama \
testwindows \
- pixbuf-read \
- pixbuf-lowmem \
- pixbuf-randomly-modified \
- pixbuf-random \
- pixbuf-threads \
testmerge \
testactions \
testgrouping \
@@ -241,11 +236,6 @@ testtreesort_LDADD = $(LDADDS)
#testtext_LDADD = $(LDADDS)
treestoretest_LDADD = $(LDADDS)
testxinerama_LDADD = $(LDADDS)
-pixbuf_read_LDADD = $(LDADDS)
-pixbuf_lowmem_LDADD = $(LDADDS)
-pixbuf_randomly_modified_LDADD = $(LDADDS)
-pixbuf_random_LDADD = $(LDADDS)
-pixbuf_threads_LDADD = $(LDADDS) $(GLIB_LIBS)
testmerge_LDADD = $(LDADDS)
testactions_LDADD = $(LDADDS)
testgrouping_LDADD = $(LDADDS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]