summaryrefslogtreecommitdiff
path: root/T.pm
AgeCommit message (Collapse)Author
2019-05-28Make it possible to reuse t/*.t for autopkgtestDmitry Bogatov
During build (target "check"), PATH and DH_AUTOSCRIPTDIR are set in a way, that tests use dh_runit(1) and maintainer script snippets from current directory. Target "autopkgtest" uses dh_runit, globally installed in system.
2019-05-14Create package for test-related code.Dmitry Bogatov