[Pkg-javascript-commits] [eonasdan-bootstrap-datetimepicker] 04/04: Add a simple autopkgtest.

Mathias Behrle mbehrle at moszumanska.debian.org
Tue Oct 10 08:37:59 UTC 2017


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

mbehrle pushed a commit to branch master
in repository eonasdan-bootstrap-datetimepicker.

commit 4fe0387689854a71e02b95b12fb9a4eb3a690c3f
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Oct 10 10:33:57 2017 +0200

    Add a simple autopkgtest.
---
 debian/tests/control | 2 ++
 debian/tests/require | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..478f68f
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: require
+Depends: eonasdan-bootstrap-datetimepicker
diff --git a/debian/tests/require b/debian/tests/require
new file mode 100644
index 0000000..d2df10b
--- /dev/null
+++ b/debian/tests/require
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+nodejs -e "require('eonasdan-bootstrap-datetimepicker');"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/eonasdan-bootstrap-datetimepicker.git



More information about the Pkg-javascript-commits mailing list