[clutter/wip/clutter-1.99: 33/36] 2.0: Prune micro-bench test suite
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/clutter-1.99: 33/36] 2.0: Prune micro-bench test suite
- Date: Sun, 7 Oct 2012 19:07:59 +0000 (UTC)
commit c478701f7ad27fd8429a11dbc364296cf01648ed
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sun Oct 7 19:52:14 2012 +0100
2.0: Prune micro-bench test suite
tests/micro-bench/Makefile.am | 17 ++++++-----------
1 files changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/tests/micro-bench/Makefile.am b/tests/micro-bench/Makefile.am
index 0bb3d58..2ff1a78 100644
--- a/tests/micro-bench/Makefile.am
+++ b/tests/micro-bench/Makefile.am
@@ -2,12 +2,7 @@ include $(top_srcdir)/build/autotools/Makefile.am.silent
common_ldadd = $(top_builddir)/clutter/libclutter- CLUTTER_API_VERSION@.la
-noinst_PROGRAMS = \
- test-text \
- test-picking \
- test-text-perf \
- test-random-text \
- test-cogl-perf
+noinst_PROGRAMS =
INCLUDES = \
-I$(top_srcdir) \
@@ -25,10 +20,10 @@ AM_CFLAGS = \
LDADD = $(common_ldadd) $(CLUTTER_LIBS) -lm
-test_text_SOURCES = test-text.c
-test_picking_SOURCES = test-picking.c
-test_text_perf_SOURCES = test-text-perf.c
-test_random_text_SOURCES = test-random-text.c
-test_cogl_perf_SOURCES = test-cogl-perf.c
+#test_text_SOURCES = test-text.c
+#test_picking_SOURCES = test-picking.c
+#test_text_perf_SOURCES = test-text-perf.c
+#test_random_text_SOURCES = test-random-text.c
+#test_cogl_perf_SOURCES = test-cogl-perf.c
-include $(top_srcdir)/build/autotools/Makefile.am.gitignore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]