Mercurial > hg
comparison tests/test-diff-newlines.t @ 12942:05fffd665170 stable
tests: use (esc) for all non-ASCII test output
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Mon, 08 Nov 2010 01:41:41 +0100 |
parents | bf840a3d1af2 |
children | cf0f3cb8a332 |
comparison
equal
deleted
inserted
replaced
12941:b911cb80c671 | 12942:05fffd665170 |
---|---|
11 diff -r 107ba6f817b5 -r 310ce7989cdc a | 11 diff -r 107ba6f817b5 -r 310ce7989cdc a |
12 --- a/a Thu Jan 01 00:00:01 1970 +0000 | 12 --- a/a Thu Jan 01 00:00:01 1970 +0000 |
13 +++ b/a Thu Jan 01 00:00:02 1970 +0000 | 13 +++ b/a Thu Jan 01 00:00:02 1970 +0000 |
14 @@ -1,2 +1,3 @@ | 14 @@ -1,2 +1,3 @@ |
15 confuse str.splitlines | 15 confuse str.splitlines |
16 embedded | 16 embedded\rnewline (esc) |
17 newline | |
18 +clean diff | 17 +clean diff |
19 | 18 |