[libchart-perl] 01/04: Fix autopkgtest.

gregor herrmann gregoa at debian.org
Sun May 24 10:16:56 UTC 2015


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

gregoa pushed a commit to branch master
in repository libchart-perl.

commit 75969ef32443966b3d305355e23c275c860b3f69
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 24 12:08:56 2015 +0200

    Fix autopkgtest.
    
    Tell use.t which module to test.
    Add patterns directory for smoke test.
---
 debian/tests/pkg-perl/module-name | 17 +++++++++++++++++
 debian/tests/pkg-perl/test-files  |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/tests/pkg-perl/module-name b/debian/tests/pkg-perl/module-name
new file mode 100644
index 0000000..14007e2
--- /dev/null
+++ b/debian/tests/pkg-perl/module-name
@@ -0,0 +1,17 @@
+# no module Chart. let's check Chart::Base
+Chart::Base
+
+# other options
+# Chart::Bars
+# Chart::Composite
+# Chart::Direction
+# Chart::ErrorBars
+# Chart::HorizontalBars
+# Chart::Lines
+# Chart::LinesPoints
+# Chart::Mountain
+# Chart::Pareto
+# Chart::Pie
+# Chart::Points
+# Chart::Split
+# Chart::StackedBars
diff --git a/debian/tests/pkg-perl/test-files b/debian/tests/pkg-perl/test-files
index 097c168..9e4dcc4 100644
--- a/debian/tests/pkg-perl/test-files
+++ b/debian/tests/pkg-perl/test-files
@@ -1,2 +1,3 @@
 t
 samples
+patterns

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libchart-perl.git



More information about the Pkg-perl-cvs-commits mailing list