tests/test-command-template.t
changeset 25736 8854ca3fa675
parent 25696 c1cac25ad1a6
child 25740 47469fa8fb01
--- a/tests/test-command-template.t	Tue Jul 07 19:07:04 2015 -0500
+++ b/tests/test-command-template.t	Sat Mar 14 17:58:18 2015 +0900
@@ -51,6 +51,12 @@
   8 t
   7 f
 
+Some keywords are invalid for working-directory revision, but they should
+never cause crash:
+
+  $ hg log -r 'wdir()' -T '{manifest}\n'
+  
+
 Quoting for ui.logtemplate
 
   $ hg tip --config "ui.logtemplate={rev}\n"