changeset 13920 | 332e400764e5 |
parent 12942 | 05fffd665170 |
child 13956 | ffb5c09ba822 |
--- a/tests/test-grep.t Sat Apr 09 23:53:23 2011 +0300 +++ b/tests/test-grep.t Sat Apr 09 23:13:17 2011 +0530 @@ -166,3 +166,11 @@ $ hg grep --all red color:3:-:red color:1:+:red + + $ hg init a + $ cd a + $ cp $TESTDIR/binfile.bin . + $ hg add binfile.bin + $ hg ci -m 'add binfile.bin' + $ hg grep "MaCam" --all + binfile.bin:0:+: Binary file matches