[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/02: add trivial import uno; autopkgtest



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

rene pushed a commit to branch master
in repository libreoffice.

commit 36acefa422c3093cd252cd50ac03d2f5b8fcfea0
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Aug 21 20:52:21 2015 +0200

    add trivial import uno; autopkgtest
---
 tests/control      | 3 +++
 tests/pyuno-import | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/tests/control b/tests/control
index eb213fb..973adbc 100644
--- a/tests/control
+++ b/tests/control
@@ -1,2 +1,5 @@
 Tests: junit-subsequentcheck
 Depends: libreoffice-subsequentcheckbase, gdb, libreoffice-dbg
+
+Tests: pyuno-import
+Depends: python3-uno
diff --git a/tests/pyuno-import b/tests/pyuno-import
new file mode 100755
index 0000000..1b7778c
--- /dev/null
+++ b/tests/pyuno-import
@@ -0,0 +1,3 @@
+#!/usr/bin/python3
+
+import uno

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: