[Pkg-javascript-commits] [node-grunt-contrib-copy] 03/03: run built-time tests too with run_tests script
Paolo Greppi
paolog-guest at moszumanska.debian.org
Fri Apr 21 07:31:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-grunt-contrib-copy.
commit 3d60b87387adeb877dcd990afb3e818b9a355c8a
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Fri Apr 21 09:29:33 2017 +0200
run built-time tests too with run_tests script
---
debian/changelog | 3 ++-
debian/rules | 5 +----
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 265d4b8..6c3999e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-node-grunt-contrib-copy (1.0.0-2) UNRELEASED; urgency=medium
+node-grunt-contrib-copy (1.0.0-2) unstable; urgency=medium
* add Testsuite: autopkgtest entry in source stanza
+ * run built-time tests with run_tests script
* run autopkgtests with run_tests script (Closes: #860634)
-- Paolo Greppi <paolo.greppi at libpf.com> Fri, 21 Apr 2017 09:20:25 +0200
diff --git a/debian/rules b/debian/rules
index 7931c4d..3f76a02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,10 +10,7 @@
#override_dh_auto_build:
override_dh_auto_test:
- rm -rf tmp
- mkdir -p tmp
- grunt copy
- nodeunit
+ ./debian/tests/run_tests
override_dh_clean:
dh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-grunt-contrib-copy.git
More information about the Pkg-javascript-commits
mailing list