summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2014-08-29 16:13:16 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2014-08-29 16:30:07 +0300
commit28ed44fd6f71976ef591b1436d1a03f5c3d7fbdd (patch)
treeb22aaf951284f730c9d99c129d31338e61ef8610 /tests
parent371710695b56939ab2178e1679bcfd92d09db15b (diff)
downloadepiphany-28ed44fd6f71976ef591b1436d1a03f5c3d7fbdd.tar.gz
[release] 3.13.903.13.90
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am28
1 files changed, 13 insertions, 15 deletions
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