summaryrefslogtreecommitdiff
path: root/debian/tests/pkg-perl/smoke-skip
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/pkg-perl/smoke-skip')
-rw-r--r--debian/tests/pkg-perl/smoke-skip14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
new file mode 100644
index 0000000..5d6a082
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-skip
@@ -0,0 +1,14 @@
+# When running smoke tests, skip style and documentation tests. The goal
+# is to test functionality, not run development tests.
+
+t/docs/pod-coverage.t
+t/docs/pod-spelling.t
+t/docs/pod.t
+t/docs/spdx-license.t
+t/docs/synopsis.t
+t/style/coverage.t
+t/style/critic.t
+t/style/minimum-version.t
+t/style/module-version.t
+t/style/obsolete-strings.t
+t/style/strict.t