[cluttermm] Remove tests that use deprecated Alpha.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cluttermm] Remove tests that use deprecated Alpha.
- Date: Wed, 26 Mar 2014 20:24:05 +0000 (UTC)
commit 6160d94c99fc30d1932a59d8782600fe7982f099
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Mar 26 21:23:57 2014 +0100
Remove tests that use deprecated Alpha.
tests/Makefile.am | 3 --
tests/test-alpha-creation.cc | 30 --------------------------
tests/test-alpha-func.cc | 48 ------------------------------------------
3 files changed, 0 insertions(+), 81 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index aab884f..8b4e2af 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -16,7 +16,6 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
check_PROGRAMS = \
-test-alpha-creation test-alpha-func \
test-interval-creation test-point-class test-actor-box test-size
local_includes = -I$(top_builddir)/clutter $(if $(srcdir:.=),-I$(top_srcdir)/clutter)
@@ -28,8 +27,6 @@ AM_CXXFLAGS = $(CLUTTERMM_WXXFLAGS) \
-DCLUTTERMM_DISABLE_DEPRECATED
LDADD = $(CLUTTERMM_LIBS) $(local_libs)
-test_alpha_creation_SOURCES = test-alpha-creation.cc
-test_alpha_func_SOURCES = test-alpha-func.cc
test_interval_creation_SOURCES = test-interval-creation.cc
test_point_class_SOURCES = test-point-class.cc
test_actor_box_SOURCES = test-actor-box.cc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]