summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2017-06-28dh_installdocs: Do less under nodoc profileNiels Thykier1-1/+20
2017-06-04dh_install: Pass --exclude/-X to dh_missing. (Closes: #863447)Iain Lane2-1/+9
2017-04-08t: Quiet dh_missing.t testNiels Thykier1-1/+1
2017-04-08Move dh_install’s --{list,fail}-missing to dh_missingMichael Stapelberg7-0/+84
2017-04-04t: Add "auto buildable" tests for meson + ninjaNiels Thykier1-1/+10
2017-04-04Add ninja to build systems and fix a testNiels Thykier1-1/+1
2016-12-15installinit: do not process systemd files from compat 11 onwardsFelipe Sateler5-0/+88
2016-10-08t: Fix test after change of autoconf build systemNiels Thykier1-4/+4
2016-10-08t/syntax: Print the failing toolNiels Thykier1-1/+2
2016-10-02t: Fix test issues with the new compat deprecationsNiels Thykier4-4/+5
2016-08-14t: Disable third-party build systemsNiels Thykier1-1/+1
2016-07-31t/maintscript.t: Rename + Mark as executableNiels Thykier1-1/+4
2016-07-16Add some tests for for dh_installdocsSven Joachim5-0/+105
2016-07-02Handle renamed/changed make parallel optionsNiels Thykier1-25/+37
2016-05-01t/size.t: Add use strict + use warningsNiels Thykier1-0/+2
2016-05-01t: Migrate to 3-arg openNiels Thykier3-9/+12
2016-04-02t/override_target.t: Avoid calling dh_autoreconfNiels Thykier1-1/+4
2016-02-22dh_auto_test: Add VERBOSE=1 when using autoconfGergely Nagy2-5/+10
2016-02-22t: Rename tests so prove can find themNiels Thykier8-0/+0
2015-11-06t/override_target: Copy more aux files into test dirNiels Thykier1-1/+1
2015-09-26fix file lists and abspaths for dh_compress w/testRafael Kitover1-0/+93
2015-06-15t/size: Do not penalize empty linesNiels Thykier1-1/+1
2015-01-07configure gets --*-silent-rules depending on DH_QUIETBernhard R. Link1-0/+1
2015-01-01Add editor hints to test scriptsNiels Thykier8-0/+48
2014-12-29Revert "t/size: Ignore empty lines when counting size of a tool"Niels Thykier1-1/+1
2014-12-21t/size: Ignore empty lines when counting size of a toolNiels Thykier1-1/+1
2013-07-19dh_python: Removed this deprecated and unused command. Closes: #717374 (Thank...Joey Hess1-2/+1
2012-09-09Make it possible to pass perl code to autoscript.Marcin Owsiany1-0/+31
2011-08-06hide deprecation noticeJoey Hess1-1/+1
2011-08-05makefile.pm: remove build directory even if Makefile does not exist yet.Modestas Vainius1-1/+1
2011-07-17adjust test number for new build systemJoey Hess1-1/+1
2010-11-02maintscript filesJoey Hess1-0/+19
2010-09-29stop testing jobserver availability codeJoey Hess1-20/+3
2010-09-13Avoid open fd 5 or 6 breaking buildsystem test suite. Closes: #596679Joey Hess1-0/+9
2010-01-30adjust for new buildsystemJoey Hess1-1/+1
2009-12-04Typo in the code.Modestas Vainius1-2/+2
2009-12-04Add --parallel option.Modestas Vainius1-5/+11
2009-12-04Sometimes SIGINTing the test suite leaves Makefile behind.Modestas Vainius1-1/+1
2009-12-04Remove legacy punctuation hacks tests which no longer work by design.Modestas Vainius1-40/+4
2009-12-04Drop tests previously written for dpkg-buildpackage -jX detection.Modestas Vainius1-63/+1
2009-11-23releasing version 7.4.87.4.8Joey Hess1-1/+1
2009-11-23update for no-paralle-by-default changeJoey Hess1-9/+9
2009-11-19cmake build+ steps need Makefile.Modestas Vainius1-1/+1
2009-11-19Add tests for #557006 bug.Modestas Vainius1-25/+27
2009-11-18Improve build system auto-selection processModestas Vainius1-21/+34
2009-11-04--max-parallel requires a numberJoey Hess1-5/+1
2009-10-29update test suite for implicit parallelisation and flag renameJoey Hess1-27/+25
2009-10-28reduce amount of MAKEFLAGS cleaningJoey Hess1-13/+13
2009-10-28split get_make_jobserver_status into two functionsJoey Hess1-18/+26
2009-10-28Support parallel building in makefile buildsystemModestas Vainius2-8/+288