summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* dh_installchangelogs: Ensure that at least four old entries are preservedGioele Barabucci2022-10-29
* dh_installsystemd: No longer mask system units on package removalMichael Biebl2022-10-02
* t/dh_installchangelogs: Run tests with LC_ALL=C.UTF-8Gioele Barabucci2022-10-02
* dh_installsystemduser: Update test to no longer check for the dropped mask codeMichael Biebl2022-10-01
* dh_installchangelogs: Respect DEB_BUILD_OPTIONS=notrimdchGioele Barabucci2022-09-18
* dh_installchangelogs: Trim changelogs, remove entries older than oldstableGioele Barabucci2022-09-17
* dh_installman: fix regex to parse section out of filenameLuca Boccassi2022-07-09
* dh_installman: avoid false positive language detection on shared libsLuca Boccassi2022-06-11
* dh_installpam: Install conf files under /usr/lib/pam.d in c14Gioele Barabucci2022-03-13
* Revert "Update tests to match previous commit"Dave Jones2022-02-01
* Remove support for compat 5+6Niels Thykier2021-12-20
* t: Correct testNiels Thykier2021-12-20
* dh_installsystemduser: add support for starting/stopping user unitsLuca Boccassi2021-12-08
* Update tests to matchNiels Thykier2021-09-06
* Make systemd tools use usr/libNiels Thykier2021-08-16
* Update tests to match previous commitNiels Thykier2021-07-11
* Fix test broken by autoscript changesNiels Thykier2021-03-21
* autoconf.pm: Do not check for unknown --disable/enable/with/without-* optionsGuillem Jover2020-05-17
* dh_install{init,systemd}: Fix --no-start / --no-stop-on-upgradeNiels Thykier2020-05-05
* Test: Remove obsolete "needs_root" functionalityNiels Thykier2020-05-03
* Test: Ensure ENV is updated before loading Dh_Lib.pmNiels Thykier2020-05-03
* Refactor some magic values into constantsNiels Thykier2020-05-02
* t/.../buildsystem_tests.t: Explicitly disable autoreconf add-onNiels Thykier2020-03-29
* Dh_Lib.pm: Flag compat 9 as deprecatedNiels Thykier2020-03-29
* Test::DH: Use "never" for *_COLOR variablesNiels Thykier2020-01-19
* Support substitution variables [c13]Niels Thykier2020-01-18
* Dh_Lib: Add warning/error prefix on related messages and enable colorsNiels Thykier2020-01-17
* Add dh_installtmpfiles command [c13]Niels Thykier2020-01-17
* tests: Add test for each compat in range and fix a testNiels Thykier2020-01-17
* Skip dh_installman test by default as it requires extra dependenciesNiels Thykier2019-10-26
* t: Expand dh_installman test to cover already installed manpagesNiels Thykier2019-10-25
* Add test to catch regressions of #943376Niels Thykier2019-10-25
* Add tests for dh_installgsettingsSimon McVittie2019-08-20
* Fix logic for arch-only commands to make it testable againNiels Thykier2019-08-16
* Rewrite sequence handling to ensure add-on commands are ordered correctlyNiels Thykier2019-08-16
* dh_installinit.t: Fix typo of quietFelix Lechner2019-07-19
* dh_installinit: Revert check to ensure --name always matches a fileNiels Thykier2019-07-19
* Fix logic error in --name sanity checkDmitry Bogatov2019-07-16
* dh_installinit: --name implies, that init script is presentDmitry Bogatov2019-07-14
* Dh_Lib: Ensure error uses a well-defined stable error codeNiels Thykier2019-02-25
* dh_installsystemduser: New helper to handle systemd user instance unitsDaniele Nicolodi2018-10-14
* Replace all calls to Cwd::cwd with Cwd::getcwdJosh Triplett2018-09-15
* Make dh_install{init,systemd}'s autoscripts independent [c12]Niels Thykier2018-09-03
* autoconf,meson: Use usr/libexec dir by default [c12]Niels Thykier2018-08-04
* t: Fix warningNiels Thykier2018-06-23
* dh_installsystemd: Fix handling of symlinked alias units, add relevant testsDaniele Nicolodi2018-06-20
* t/dh_installsystemd: Use consistent string quotingDaniele Nicolodi2018-06-20
* dh_installsystemd: SimplifyDaniele Nicolodi2018-06-16
* t/dh_installsystemd: Add tests for a simpler source packageDaniele Nicolodi2018-06-16
* t: Improve a test to give better debug output on failureNiels Thykier2018-05-20