[gtk+] tests: Remove outdated tests
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] tests: Remove outdated tests
- Date: Sun, 20 Nov 2016 10:52:55 +0000 (UTC)
commit fef2f96add2b6e3fa6fcb82535008e2ecd571634
Author: Benjamin Otte <otte redhat com>
Date: Sun Nov 20 08:29:21 2016 +0100
tests: Remove outdated tests
The tests read a nonexisting colorprofile, try to convert stuff read
from the window into it, do things that gdk-pixbuf should test and
then aren't even integrated into the testuite.
Sheesh.
tests/Makefile.am | 8 -
tests/testpixbuf-color.c | 159 -------------------
tests/testpixbuf-save.c | 391 ----------------------------------------------
3 files changed, 0 insertions(+), 558 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0d15d28..064f093 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -140,8 +140,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \
testsensitive \
testtextview \
testanimation \
- testpixbuf-save \
- testpixbuf-color \
testpixbuf-scale \
testgmenu \
testlogout \
@@ -261,8 +259,6 @@ testtreepos_DEPENDENCIES = $(TEST_DEPS)
testsensitive_DEPENDENCIES = $(TEST_DEPS)
testtextview_DEPENDENCIES = $(TEST_DEPS)
testanimation_DEPENDENCIES = $(TEST_DEPS)
-testpixbuf_save_DEPENDENCIES = $(TEST_DEPS)
-testpixbuf_color_DEPENDENCIES = $(TEST_DEPS)
testpixbuf_scale_DEPENDENCIES = $(TEST_DEPS)
testgmenu_DEPENDENCIES = $(TEST_DEPS)
testlogout_DEPENDENCIES = $(TEST_DEPS)
@@ -436,10 +432,6 @@ testanimation_SOURCES = testanimation.c
testpixbuf_scale_SOURCES = testpixbuf-scale.c
-testpixbuf_color_SOURCES = testpixbuf-color.c
-
-testpixbuf_save_SOURCES = testpixbuf-save.c
-
testcolorchooser_SOURCES = testcolorchooser.c
testcolorchooser2_SOURCES = testcolorchooser2.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]