comparison tests/test-bundle2-format.t @ 26406:2cac6126329f

tests: fix test-bundle2-format output Forgot to amend.
author Matt Mackall <mpm@selenic.com>
date Tue, 29 Sep 2015 14:08:37 -0500
parents 795f02a24b87
children 4c4b3c37776c
comparison
equal deleted inserted replaced
26404:795f02a24b87 26406:2cac6126329f
1054 Simple case where it just work: GZ 1054 Simple case where it just work: GZ
1055 ---------------------------------- 1055 ----------------------------------
1056 1056
1057 $ hg bundle2 --compress GZ --rev '8+7+5+4' ../rev.hg2.bz 1057 $ hg bundle2 --compress GZ --rev '8+7+5+4' ../rev.hg2.bz
1058 $ f --hexdump ../rev.hg2.bz 1058 $ f --hexdump ../rev.hg2.bz
1059 1059 ../rev.hg2.bz:
1060 0000: 48 47 32 30 00 00 00 0e 43 6f 6d 70 72 65 73 73 |HG20....Compress| 1060 0000: 48 47 32 30 00 00 00 0e 43 6f 6d 70 72 65 73 73 |HG20....Compress|
1061 0010: 69 6f 6e 3d 47 5a 78 9c 95 94 7d 68 95 55 1c c7 |ion=GZx...}h.U..| 1061 0010: 69 6f 6e 3d 47 5a 78 9c 95 94 7d 68 95 55 1c c7 |ion=GZx...}h.U..|
1062 0020: 9f 3b 31 e8 ce fa c3 65 be a0 a4 b4 52 b9 29 e7 |.;1....e....R.).| 1062 0020: 9f 3b 31 e8 ce fa c3 65 be a0 a4 b4 52 b9 29 e7 |.;1....e....R.).|
1063 0030: f5 79 ce 89 fa 63 ed 5e 77 8b 9c c3 3f 2a 1c 68 |.y...c.^w...?*.h| 1063 0030: f5 79 ce 89 fa 63 ed 5e 77 8b 9c c3 3f 2a 1c 68 |.y...c.^w...?*.h|
1064 0040: cf 79 9b dd 6a ae b0 28 74 b8 e5 96 5b bb 86 61 |.y..j..(t...[..a| 1064 0040: cf 79 9b dd 6a ae b0 28 74 b8 e5 96 5b bb 86 61 |.y..j..(t...[..a|
1128 Simple case where it just work: BZ 1128 Simple case where it just work: BZ
1129 ---------------------------------- 1129 ----------------------------------
1130 1130
1131 $ hg bundle2 --compress BZ --rev '8+7+5+4' ../rev.hg2.bz 1131 $ hg bundle2 --compress BZ --rev '8+7+5+4' ../rev.hg2.bz
1132 $ f --hexdump ../rev.hg2.bz 1132 $ f --hexdump ../rev.hg2.bz
1133 1133 ../rev.hg2.bz:
1134 0000: 48 47 32 30 00 00 00 0e 43 6f 6d 70 72 65 73 73 |HG20....Compress| 1134 0000: 48 47 32 30 00 00 00 0e 43 6f 6d 70 72 65 73 73 |HG20....Compress|
1135 0010: 69 6f 6e 3d 42 5a 42 5a 68 39 31 41 59 26 53 59 |ion=BZBZh91AY&SY| 1135 0010: 69 6f 6e 3d 42 5a 42 5a 68 39 31 41 59 26 53 59 |ion=BZBZh91AY&SY|
1136 0020: a3 4b 18 3d 00 00 1a 7f ff ff bf 5f f6 ef ef 7f |.K.=......._....| 1136 0020: a3 4b 18 3d 00 00 1a 7f ff ff bf 5f f6 ef ef 7f |.K.=......._....|
1137 0030: f6 3f f7 d1 d9 ff ff f7 6e ff ff 6e f7 f6 bd df |.?......n..n....| 1137 0030: f6 3f f7 d1 d9 ff ff f7 6e ff ff 6e f7 f6 bd df |.?......n..n....|
1138 0040: b5 ab ff cf 67 f6 e7 7b f7 c0 02 d7 33 82 8b 51 |....g..{....3..Q| 1138 0040: b5 ab ff cf 67 f6 e7 7b f7 c0 02 d7 33 82 8b 51 |....g..{....3..Q|