diff tests/test-grep @ 4877:242026115e6a

hg grep: handle re.compile errors & update tests/test-grep
author Giorgos Keramidas <keramida@ceid.upatras.gr>
date Mon, 09 Jul 2007 17:41:14 +0300
parents cb66641cdee3
children ee702e7f181f
line wrap: on
line diff
--- a/tests/test-grep	Wed Jul 11 19:56:16 2007 -0300
+++ b/tests/test-grep	Mon Jul 09 17:41:14 2007 +0300
@@ -17,6 +17,8 @@
 head -n 3 port > port1
 mv port1 port
 hg commit -m 4 -u spam -d '4 0'
+echo % pattern error
+hg grep '**test**'
 echo % simple
 hg grep port port
 echo % all