tests/bundles/test-keyword.hg
author Mads Kiilerich <mads@kiilerich.com>
Wed, 26 Sep 2012 00:56:27 +0200
branchstable
changeset 1139 cdabdd17f980
parent 925 b73d6eb16638
permissions -rw-r--r--
run-tests: allow test output lines to be terminated with \r in addition to \n str.splitlines could not be used in 546c76e5a3e6, but _now_ we would like to have lines with other line endings than \n. Some fine occurences of (esc) markup of \r is replaced with multiple lines ending with '\r (no-eol) (esc)'. That is no win but also no significant loss. This change makes it possible to drop filtercr.py - _that_ is a win. [ original upstream message ]
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
925
b73d6eb16638 tests: move test bundles in a bundles/ subdirectory
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents: 392
diff changeset
     1
(binary:application/octet-stream)