comparison tests/test-tools.t @ 23922:5831bef5387f stable

test-tools: update for platforms without symlink support after 5b20e4c32117 The change was triggered by removing the 'baz' hardlink.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 18 Jan 2015 16:38:56 -0500
parents 5b20e4c32117
children 0c4419faacbc
comparison
equal deleted inserted replaced
23921:387d6cbbb514 23922:5831bef5387f
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 3 files 97 dir: directory with 2 files\r (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.|
100 0010: 39 |9|
101 dir/baz: (glob)
102 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.|
103 0010: 39 |9| 100 0010: 39 |9|
104 dir/foo: (glob) 101 dir/foo: (glob)
105 0000: 66 6f 6f 0a |foo.| 102 0000: 66 6f 6f 0a |foo.|
106 #endif 103 #endif