hgext/__init__.py
author Mads Kiilerich <mads@kiilerich.com>
Thu, 18 Oct 2012 00:33:29 +0200
changeset 17800 f3c36faa7374
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
run-tests: handle windows crlf in .py tests again Before af7c6bc48d8d all crlf occurrences in test output on Windows were simply changed to lf. In af7c6bc48d8d it was replaced by more clever handling in the .t test runner ... but the .py runner was forgotten and many .py tests were failing on Windows. The crlf/lf replacement is now reintroduced in the py test runner.

# placeholder