[med-svn] [kineticstools] 09/10: Set up autopkgtest
Afif Elghraoui
afif at moszumanska.debian.org
Sun Jul 3 03:37:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository kineticstools.
commit 16471318338aed06ed9248d18c776658477e29e9
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sat Jul 2 19:07:42 2016 -0700
Set up autopkgtest
---
debian/tests/control | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..44537d4
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,13 @@
+Test-Command:
+ cp -r Makefile test $ADTTMP/
+ && cd $ADTTMP
+ && ln -s /usr/share/kineticstools kineticsTools
+ && make -k check
+Depends:
+ make,
+ @,
+ python-cram,
+ python-nose,
+ hdf5-tools,
+Restrictions:
+ allow-stderr,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kineticstools.git
More information about the debian-med-commit
mailing list