[ovito] 04/06: Add dummy autotest.

Anton Gladky gladk at moszumanska.debian.org
Fri Apr 11 18:50:25 UTC 2014


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

gladk pushed a commit to branch master
in repository ovito.

commit b9e62bea8aafdde64883bf611f9070bde7af2cda
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Apr 11 20:04:44 2014 +0200

    Add dummy autotest.
---
 debian/control         | 1 +
 debian/tests/control   | 2 ++
 debian/tests/ovitotest | 4 ++++
 3 files changed, 7 insertions(+)

diff --git a/debian/control b/debian/control
index ef01e41..b0dd18a 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Build-Depends:
  xsltproc,
  zlib1g-dev
 Standards-Version: 3.9.5
+XS-Testsuite: autopkgtest
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ovito.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/ovito.git
 Homepage: http://www.ovito.org/
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..1d7662c
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: ovitotest
+Depends: ovito
diff --git a/debian/tests/ovitotest b/debian/tests/ovitotest
new file mode 100755
index 0000000..af36228
--- /dev/null
+++ b/debian/tests/ovitotest
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+
+ovito --nogui

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



More information about the debian-science-commits mailing list