[mpich] 02/03: Add minimal autotest.

Anton Gladky gladk at moszumanska.debian.org
Wed Apr 2 04:52:36 UTC 2014


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

gladk pushed a commit to branch master
in repository mpich.

commit 265a699f119eeda71f16221e46799ec0a4f10a5d
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Apr 1 20:24:11 2014 +0200

    Add minimal autotest.
---
 debian/tests/control | 2 ++
 debian/tests/version | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..3d504f1
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: version
+Depends: libmpich-dev
diff --git a/debian/tests/version b/debian/tests/version
new file mode 100755
index 0000000..b5a22b7
--- /dev/null
+++ b/debian/tests/version
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+/usr/bin/mpichversion

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mpich.git



More information about the debian-science-commits mailing list