diff tests/test-keyword.out @ 11044:5ab414f71e87

keyword: remove mq commands from restricted list Monkeypatching patch.diff takes care of this since 911f5be5d159. Test mq more thoroughly by loosening [keywordmaps] and comparing the output of hg cat with keyword expansion enabled and disabled.
author Christian Ebert <blacktrash@gmx.net>
date Mon, 26 Apr 2010 03:54:18 +0200
parents 75101b1e6302
children 6e9b9f6c117c
line wrap: on
line diff
--- a/tests/test-keyword.out	Wed Apr 28 11:10:58 2010 -0300
+++ b/tests/test-keyword.out	Mon Apr 26 03:54:18 2010 +0200
@@ -158,6 +158,12 @@
 % cat
 $Id: c,v 40a904bbbe4c 1970/01/01 00:00:01 user $
 tests for different changenodes
+% hg cat
+$Id: c,v 40a904bbbe4c 1970/01/01 00:00:01 user $
+tests for different changenodes
+% keyword should not be expanded in filelog
+$Id$
+tests for different changenodes
 % qpop and move on
 popping mqtest.diff
 patch queue now empty
@@ -208,7 +214,7 @@
 [extensions]
 keyword =
 [keyword]
-* = 
+** = 
 b = ignore
 demo.txt = 
 [keywordmaps]