emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 16c42ce 087/110: Run all tests on 'make test'


From: Dmitry Gutov
Subject: [elpa] master 16c42ce 087/110: Run all tests on 'make test'
Date: Thu, 23 Jun 2016 01:13:02 +0000 (UTC)

branch: master
commit 16c42ce896165e6fd6cd1f72bc857046ea314c41
Author: Philipp Stephani <address@hidden>
Commit: Philipp Stephani <address@hidden>

    Run all tests on 'make test'
---
 Makefile |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index dda51a3..7777a67 100644
--- a/Makefile
+++ b/Makefile
@@ -19,4 +19,5 @@ clean:
 
 test:
        ${EMACS} $(BATCHFLAGS) -L . -l js2-mode.el -l js2-old-indent.el -l 
tests/parser.el\
-         -l tests/indent.el -l tests/externs.el -f ert-run-tests-batch-and-exit
+         -l tests/indent.el -l tests/externs.el -l tests/json-path.el \
+         -l tests/navigation.el -f ert-run-tests-batch-and-exit



reply via email to

[Prev in Thread] Current Thread [Next in Thread]