run-tests: fix -jN broken by
60a9e3cf0cf4
convert/mtn: handle subsecond commit dates (
issue1616)
convert/mtn: handle new files in moved directories (
issue1619)
Reported and investigated by Paul Aurich <paul@darkrain42.org>
run-tests: factor out parse_args(). Clarify use of globals a bit.
i18n: the message should not contain '\r'
reported by bardy <bardiku@gmail.com>
test-highlight: adapt output to latest pygments keeping backwards compatibility
issue1577: fix broken test by assuming less about CVS output.
Specifically, output of "cvs ci" varies unpredictably across CVS versions,
so any test that includes the output of "cvs ci" is doomed to fail
some of the time. This fixes that by discarding the output of "cvs ci".