From 28ed44fd6f71976ef591b1436d1a03f5c3d7fbdd Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Fri, 29 Aug 2014 16:13:16 +0300 Subject: [release] 3.13.90 --- tests/Makefile.am | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 2ce0538e6..ba3242fe4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -11,8 +11,6 @@ noinst_PROGRAMS = \ test-ephy-history \ test-ephy-location-entry \ test-ephy-migration \ - test-ephy-session \ - test-ephy-shell \ test-ephy-snapshot-service \ test-ephy-sqlite \ test-ephy-string \ @@ -152,19 +150,19 @@ test_ephy_location_entry_SOURCES = \ test_ephy_migration_SOURCES = \ ephy-migration-test.c -test_ephy_session_SOURCES = \ - ephy-session-test.c \ - ephy-test-utils.c \ - ephy-test-utils.h \ - $(top_builddir)/src/epiphany-resources.c \ - $(top_builddir)/src/epiphany-resources.h - -test_ephy_shell_SOURCES = \ - $(top_builddir)/src/epiphany-resources.c \ - $(top_builddir)/src/epiphany-resources.h \ - ephy-shell-test.c \ - ephy-test-utils.c \ - ephy-test-utils.h +# test_ephy_session_SOURCES = \ +# ephy-session-test.c \ +# ephy-test-utils.c \ +# ephy-test-utils.h \ +# $(top_builddir)/src/epiphany-resources.c \ +# $(top_builddir)/src/epiphany-resources.h + +# test_ephy_shell_SOURCES = \ +# $(top_builddir)/src/epiphany-resources.c \ +# $(top_builddir)/src/epiphany-resources.h \ +# ephy-shell-test.c \ +# ephy-test-utils.c \ +# ephy-test-utils.h test_ephy_snapshot_service_SOURCES = \ ephy-snapshot-service-test.c -- cgit v1.2.1