Commit 3b4363d1 authored by Andreas Tille's avatar Andreas Tille
Browse files

Provide autopkgtest as user example

parent 0835895f
Loading
Loading
Loading
Loading

debian/README.test

0 → 100644
+12 −0
Original line number Diff line number Diff line
Notes on how this package can be tested.
────────────────────────────────────────

This package can be tested by

    sudo apt install mcl-doc

and running the provided test:

    sh run-unit-test

in order to confirm its integrity.
+7 −0
Original line number Diff line number Diff line
mcl (1:14-137+ds-4) UNRELEASED; urgency=medium

  * Team upload.
  * Provide autopkgtest

 -- Saira Hussain <saira.h0213@zoho.com>  Thu, 11 Jul 2019 14:30:55 +0200

mcl (1:14-137+ds-3) unstable; urgency=medium

  * Philipp Benner <philipp@debian.org> has retired - thanks for your
+1 −0
Original line number Diff line number Diff line
debian/tests/data/*
+1 −0
Original line number Diff line number Diff line
usr/share/doc/mcl/*.html	usr/share/doc/mcl/html
usr/share/doc/mcl/*.ps		usr/share/doc/mcl/
usr/share/doc/mcl/minimcl	usr/share/doc/mcl/
debian/tests/run-unit-tests	usr/share/doc/mcl/
+1 −1
Original line number Diff line number Diff line
debian/tests/data
debian/README.test
Loading