Mercurial > hg > mercurial-source
diff tests/test-diff-color.out @ 9711:d29bd00bbc50
color: wrap qrecord
The qrecord command is registered in uisetup phase, so we do our
wrapping in extsetup phase.
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Thu, 05 Nov 2009 01:11:28 +0100 |
parents | 9b99f158348a |
children | d7732d2df54a |
line wrap: on
line diff
--- a/tests/test-diff-color.out +++ b/tests/test-diff-color.out @@ -41,3 +41,19 @@ a c record this change to 'a'? [Ynsfdaq?] +rolling back last transaction +% qrecord +[0;1mdiff --git a/a b/a[0m +[0;36;1mold mode 100644[0m +[0;36;1mnew mode 100755[0m +1 hunks, 2 lines changed +examine changes to 'a'? [Ynsfdaq?] [0;35m@@ -2,7 +2,7 @@[0m + c + a + a +[0;31m-b[0m +[0;32m+dd[0m + a + a + c +record this change to 'a'? [Ynsfdaq?]