comparison tests/test-tools.t @ 23957:0c4419faacbc stable

test-tools: portability tweak
author Matt Mackall <mpm@selenic.com>
date Sun, 25 Jan 2015 20:13:54 -0600
parents 5831bef5387f
children 8de8cd34f2e3
comparison
equal deleted inserted replaced
23956:b1e026c25552 23957:0c4419faacbc
92 0000: 66 6f 6f 0a |foo.| 92 0000: 66 6f 6f 0a |foo.|
93 dir/l: 93 dir/l:
94 0000: 79 61 64 64 61 |yadda| 94 0000: 79 61 64 64 61 |yadda|
95 #else 95 #else
96 $ f -qr dir -HB 17 96 $ f -qr dir -HB 17
97 dir: directory with 2 files\r (esc) 97 dir: directory with 2 files (esc)
98 dir/bar: (glob) 98 dir/bar: (glob)
99 0000: 31 0a 32 0a 33 0a 34 0a 35 0a 36 0a 37 0a 38 0a |1.2.3.4.5.6.7.8.| 99 0000: 31 0a 32 0a 33 0a 34 0a 35 0a 36 0a 37 0a 38 0a |1.2.3.4.5.6.7.8.|
100 0010: 39 |9| 100 0010: 39 |9|
101 dir/foo: (glob) 101 dir/foo: (glob)
102 0000: 66 6f 6f 0a |foo.| 102 0000: 66 6f 6f 0a |foo.|