##// END OF EJS Templates
tests: accept output changes by 33350debb480...
Sushil khanchi -
r47350:04920025 stable
parent child Browse files
Show More
@@ -185,7 +185,7 b' git=auto: regular diff for regular files'
185 185 % git=auto: git diff for newbinary
186 186 diff --git a/newbinary b/newbinary
187 187 new file mode 100644
188 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..f76dd238ade08917e6712764a16a22005a50573d
188 index 0000000000000000000000000000000000000000..f76dd238ade08917e6712764a16a22005a50573d
189 189 GIT binary patch
190 190 literal 1
191 191 Ic${MZ000310RR91
@@ -202,7 +202,7 b' git=auto: regular diff for regular files'
202 202 % git=auto: git diff for rmbinary
203 203 diff --git a/rmbinary b/rmbinary
204 204 deleted file mode 100644
205 index f76dd238ade08917e6712764a16a22005a50573d..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
205 index f76dd238ade08917e6712764a16a22005a50573d..0000000000000000000000000000000000000000
206 206 GIT binary patch
207 207 literal 0
208 208 Hc$@<O00001
@@ -111,7 +111,7 b' Filename without "a/" or "b/" (issue5759'
111 111
112 112 diff --git c c
113 113 new file mode 100644
114 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..f76dd238ade08917e6712764a16a22005a50573d
114 index 0000000000000000000000000000000000000000..f76dd238ade08917e6712764a16a22005a50573d
115 115 GIT binary patch
116 116 literal 1
117 117 Ic${MZ000310RR91
@@ -346,7 +346,7 b' Binary diff:'
346 346 $ cat b.diff
347 347 diff --git a/binfile.bin b/binfile.bin
348 348 new file mode 100644
349 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..37ba3d1c6f17137d9c5f5776fa040caf5fe73ff9
349 index 0000000000000000000000000000000000000000..37ba3d1c6f17137d9c5f5776fa040caf5fe73ff9
350 350 GIT binary patch
351 351 literal 593
352 352 zc$@)I0<QguP)<h;3K|Lk000e1NJLTq000mG000mO0ssI2kdbIM00009a7bBm000XU
@@ -1114,7 +1114,7 b' Binary files work but without diff hunks'
1114 1114
1115 1115 diff --git a/dir/binary b/dir/binary
1116 1116 new file mode 100644
1117 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..c2e1fbed209fe919b3f189a6a31950e9adf61e45
1117 index 0000000000000000000000000000000000000000..c2e1fbed209fe919b3f189a6a31950e9adf61e45
1118 1118 GIT binary patch
1119 1119 literal 17
1120 1120 Wc$_QA$SmdpqC~Ew%)G>+N(KNlNClYy
General Comments 0
You need to be logged in to leave comments. Login now