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