summaryrefslogtreecommitdiff
path: root/scripts/t/750_Dpkg_Substvars.t
AgeCommit message (Expand)AuthorFilesLines
2014-04-21test: Remove sequence number prefixes from test case filenamesGuillem Jover1-111/+0
2014-04-21scripts: Add a space after commaGuillem Jover1-2/+2
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-07-26scripts: Use () instead of qw() for empty importsGuillem Jover1-1/+1
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-2/+2
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-21/+21
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-6/+6
2013-04-19test: Add a correct shebang to all test scriptsGuillem Jover1-0/+1
2013-04-19Remove Emacs and vim modelinesGuillem Jover1-1/+0
2012-10-19Dpkg::Substvars: Always fix up the source version in set_version_substvarsGuillem Jover1-1/+5
2012-06-30Add support for binary-only key-value option in changelogsGuillem Jover1-1/+5
2012-05-23Dpkg::Substvars: Rename no_warn() member function to mark_as_used()Guillem Jover1-1/+1
2010-02-20Update Dpkg::Substvars to use Dpkg::Interface::StorableRaphaƫl Hertzog1-1/+1
2009-11-20Use new datadir variable instead of redefining srcdirGuillem Jover1-2/+2
2009-11-08Add missing license headersGuillem Jover1-0/+13
2009-06-20Dpkg::Substvars: restructure to have a separate namespace for variablesRaphael Hertzog1-1/+1
2009-06-20Dpkg::Substvars: track unused substitutions and add warning functionJoachim Breitner1-1/+17
2009-06-20Dpkg::Substvars: add non-regression test suiteJoachim Breitner1-0/+74