[Pkg-javascript-commits] [node-ebnf-parser] 02/02: run tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 20 12:02:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-ebnf-parser.

commit b885e98852c1d63a37beb7f12cf9313b8fc4ac20
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 20 17:31:06 2016 +0530

    run tests
---
 debian/control       | 1 +
 debian/tests/control | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index fae19e7..5504cbf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
  , dh-buildinfo
  , nodejs
  , jison
+ , node-test
 Standards-Version: 3.9.8
 Homepage: https://github.com/zaach/ebnf-parser
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-ebnf-parser.git
diff --git a/debian/tests/control b/debian/tests/control
index 3758cae..f36df97 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
 Tests: require
 Depends: node-ebnf-parser
+
+Test-Command: make && nodejs tests/all-tests.js
+Depends: @, jison, node-test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ebnf-parser.git



More information about the Pkg-javascript-commits mailing list