diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-03-18 13:50:15 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-03-18 13:50:15 -0300 |
commit | 60148a76d2c75089c0c90ee55e93c6db21345734 (patch) | |
tree | bd655b1ea73061c2c3836083967533f53086fa92 /docs/packaging/testing.md | |
parent | 361e01187706fc4f3cadba947edf770ddadaf696 (diff) | |
download | debian-60148a76d2c75089c0c90ee55e93c6db21345734.tar.gz debian-60148a76d2c75089c0c90ee55e93c6db21345734.tar.bz2 |
Additional references on installation, building and testing
Diffstat (limited to 'docs/packaging/testing.md')
-rw-r--r-- | docs/packaging/testing.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/packaging/testing.md b/docs/packaging/testing.md new file mode 100644 index 0000000..61b0625 --- /dev/null +++ b/docs/packaging/testing.md @@ -0,0 +1,14 @@ +# Testing + +## autopkgtest + +* [autopkgtest - Debian Package Tracker](https://tracker.debian.org/pkg/autopkgtest) +* [ContinuousIntegration/autopkgtest - Debian Wiki](https://wiki.debian.org/ContinuousIntegration/autopkgtest) +* [Autopkgtest - Defining tests for Debian packages](https://people.debian.org/~eriberto/README.package-tests.html) +* [autopkgtest](https://perl-team.pages.debian.net/autopkgtest.html) +* [autopkgtest — Debian LTS team documentation](https://lts-team.pages.debian.net/wiki/TestSuites/autopkgtest.html) + * [autodep8(1) — autodep8 — Debian unstable — Debian Manpages](https://manpages.debian.org/unstable/autodep8/autodep8.1.en.html) + +## piuparts + +* [piuparts(1) — piuparts 0.98 documentation](https://piuparts.debian.org/doc/html/piuparts/piuparts.1.html#cmdoption-piuparts-i) |