summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/Makefile.am b/Makefile.am
index d8db676..b15a47d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -160,18 +160,3 @@ m4_DATA = \
# # # TESTS # # #
include $(top_srcdir)/test/Makefile.am
-
-# Run tests when running 'make check'
-TESTS = \
- test/run-tests \
- test/tools/eos-run-test/sanitycheck.js \
- test/webhelper/testWebActions.js \
- test/webhelper/testTranslate.js \
- $(NULL)
-TEST_EXTENSIONS = .js
-JS_LOG_COMPILER = tools/eos-run-test
-AM_JS_LOG_FLAGS = \
- --include-path=$(top_srcdir)/webhelper \
- $(NULL)
-LOG_COMPILER = gtester
-AM_LOG_FLAGS = -k --verbose