From cdfb4ab1a3c60bf699b8d77618ec9bdf526cdb35 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 30 Nov 2015 17:33:00 +0000 Subject: Run autopkgtest tests using autodep8 and the pkg-perl team's infrastructure --- debian/changelog | 4 ++++ debian/control | 1 + debian/tests/pkg-perl/smoke-env | 1 + debian/tests/pkg-perl/syntax-skip | 4 ++++ debian/tests/pkg-perl/use-name | 1 + 5 files changed, 11 insertions(+) create mode 100644 debian/tests/pkg-perl/smoke-env create mode 100644 debian/tests/pkg-perl/syntax-skip create mode 100644 debian/tests/pkg-perl/use-name (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 84c64a841..1ff5e5c1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,10 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium * Modified page.tmpl to to set html lang= and dir= when values have been specified for them, which the po plugin does. + [ Simon McVittie ] + * Run autopkgtest tests using autodep8 and the pkg-perl team's + infrastructure + -- Simon McVittie Mon, 15 Jun 2015 18:13:23 +0100 ikiwiki (3.20150614) unstable; urgency=medium diff --git a/debian/control b/debian/control index a5cac3c01..e813e7df2 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Uploaders: Josh Triplett Standards-Version: 3.9.5 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ +Testsuite: autopkgtest-pkg-perl Package: ikiwiki Architecture: all diff --git a/debian/tests/pkg-perl/smoke-env b/debian/tests/pkg-perl/smoke-env new file mode 100644 index 000000000..774738148 --- /dev/null +++ b/debian/tests/pkg-perl/smoke-env @@ -0,0 +1 @@ +INSTALLED_TESTS=1 diff --git a/debian/tests/pkg-perl/syntax-skip b/debian/tests/pkg-perl/syntax-skip new file mode 100644 index 000000000..404e431d3 --- /dev/null +++ b/debian/tests/pkg-perl/syntax-skip @@ -0,0 +1,4 @@ +IkiWiki/Plugin/amazon_s3.pm +IkiWiki/Plugin/cvs.pm +IkiWiki/Plugin/monotone.pm +IkiWiki/Plugin/po.pm diff --git a/debian/tests/pkg-perl/use-name b/debian/tests/pkg-perl/use-name new file mode 100644 index 000000000..3d60011b3 --- /dev/null +++ b/debian/tests/pkg-perl/use-name @@ -0,0 +1 @@ +IkiWiki -- cgit v1.2.3