summaryrefslogtreecommitdiff
path: root/scripts/t/merge_changelogs/ch-merged-pr-basic
AgeCommit message (Collapse)AuthorFilesLines
2019-01-15Dpkg::Changelog::Debian: Preserve modelines at EOFGuillem Jover1-0/+2
We should keep these and consider them as pseudo-EOF markers, and stop processing once seen. [lamby@debian.org: - Initial test cases for dpkg-mergechangelogs functional tests. ] Closes: #916056
2014-10-12doc, scripts: Fix typos in commentsGuillem Jover1-1/+1
2014-04-21test: Remove sequence number prefixes from test case filenamesGuillem Jover1-0/+138
This stops the madness of having to invent sequence numbers to be able to order the test suite run. Instead we now honour the order of the arguments passed to the runner.