[DRE-commits] [ruby-timecop] 03/09: add autopkgtest support

Cédric Boutillier boutil at moszumanska.debian.org
Sun Aug 31 22:08:37 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-timecop.

commit 2fb85e255fa6dc660b0ef0b10c64f9292fa8eb55
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Aug 31 23:53:48 2014 +0200

    add autopkgtest support
---
 debian/tests/control | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..d87f121
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,6 @@
+Test-Command: gem2deb-test-runner --autopkgtest 2>&1
+Depends: @, gem2deb-test-runner, ruby-test-unit, ruby-mocha, ruby-activesupport, ruby-tzinfo
+
+Test-Command: ruby -r "timecop" -e "puts true"
+Depends: @
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-timecop.git



More information about the Pkg-ruby-extras-commits mailing list