[yade] 04/04: Add autotest.

Anton Gladky gladk at moszumanska.debian.org
Sun Mar 30 08:23:36 UTC 2014


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

gladk pushed a commit to branch master
in repository yade.

commit fa8ee563028b9caa4329c8e5aabf548ff9601fdc
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Mar 30 10:23:27 2014 +0200

    Add autotest.
---
 debian/tests/control  | 1 +
 debian/tests/yadetest | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..dbd8bf7
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1 @@
+Tests: yadetest
diff --git a/debian/tests/yadetest b/debian/tests/yadetest
new file mode 100755
index 0000000..f3f3962
--- /dev/null
+++ b/debian/tests/yadetest
@@ -0,0 +1,5 @@
+#!/bin/sh
+set -e
+
+yade --test
+yade --check

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



More information about the debian-science-commits mailing list