--- a/tests/test-keyword.out Fri Jan 25 21:42:52 2008 +0000
+++ b/tests/test-keyword.out Wed Jan 30 10:38:10 2008 +0100
@@ -33,6 +33,7 @@
Caveat: "hg import" fails if the patch context contains an active
keyword. In that case run "hg kwshrink", and then reimport.
Or, better, use bundle/unbundle to share changes.
+ kwcat output the current or given revision of files expanding keywords
kwdemo print [keywordmaps] configuration and an expansion example
kwexpand expand keywords in working directory
kwfiles print files currently configured for keyword expansion
@@ -95,7 +96,7 @@
do not process $Id:
xxx $
ignore $Id$
-% hg cat
+% hg kwcat
expand $Id: a,v 7f0665a496fd 1970/01/01 00:00:00 user $
do not process $Id:
xxx $
@@ -198,7 +199,7 @@
do not process $Id:
xxx $
ignore $Id$
-% hg cat
+% hg kwcat
expand $Id: a 7f0665a496fd Thu, 01 Jan 1970 00:00:00 +0000 user $
do not process $Id:
xxx $
@@ -213,7 +214,7 @@
xxx $
$Xinfo: User Name <user@example.com>: firstline $
ignore $Id$
-% hg cat
+% hg kwcat
expand $Id: a 576a35651b0a Thu, 01 Jan 1970 00:00:02 +0000 user $
do not process $Id:
xxx $
@@ -279,21 +280,9 @@
xxx $
$Xinfo$
ignore $Id$
-% hg cat
+% hg kwcat
expand $Id: a 576a35651b0a Thu, 01 Jan 1970 00:00:02 +0000 user $
do not process $Id:
xxx $
$Xinfo: User Name <user@example.com>: firstline $
ignore $Id$
-% cat
-expand $Id$
-do not process $Id:
-xxx $
-$Xinfo$
-ignore $Id$
-% hg cat
-expand $Id$
-do not process $Id:
-xxx $
-$Xinfo$
-ignore $Id$