[Pkg-javascript-commits] [node-retry] 08/09: avoid the far test runner (will run tests manually)

Paolo Greppi paolog-guest at moszumanska.debian.org
Wed Dec 14 18:53:29 UTC 2016


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

paolog-guest pushed a commit to branch master
in repository node-retry.

commit 7ad3fb7a90b416aba165ef8d0ec304142c81c37e
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Wed Dec 14 18:42:44 2016 +0000

    avoid the far test runner (will run tests manually)
---
 debian/patches/01-far.diff | 14 ++++++++++++++
 debian/patches/series      |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/01-far.diff b/debian/patches/01-far.diff
new file mode 100644
index 0000000..1cbac85
--- /dev/null
+++ b/debian/patches/01-far.diff
@@ -0,0 +1,14 @@
+Description: Avoid the far test runner (will run tests manually).
+Forwarded: not-needed
+Author: Paolo Greppi <paolo.greppi at libpf.com>
+
+Index: node-retry/test/runner.js
+===================================================================
+--- node-retry.orig/test/runner.js
++++ /dev/null
+@@ -1,5 +0,0 @@
+-var far = require('far').create();
+-
+-far.add(__dirname);
+-far.include(/\/test-.*\.js$/);
+-far.execute();
diff --git a/debian/patches/series b/debian/patches/series
index 1bd9fa1..7f535b5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 00-fake.diff
+01-far.diff

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



More information about the Pkg-javascript-commits mailing list