Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-15 | Dpkg::Changelog::Debian: Preserve modelines at EOF | Guillem Jover | 7 | -0/+14 | |
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-12 | doc, scripts: Fix typos in comments | Guillem Jover | 5 | -5/+5 | |
2014-04-21 | test: Remove sequence number prefixes from test case filenames | Guillem Jover | 11 | -0/+789 | |
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. |