diff tests/test-mq-qnew @ 10588:b0b19d61d79a stable

mq: disallow # (and : on Windows) in patch names (issue2065)
author Sune Foldager <cryo@cyanite.org>
date Thu, 04 Mar 2010 14:23:54 +0100
parents 8cb81d75730c
children 92b8c79b34c2
line wrap: on
line diff
--- a/tests/test-mq-qnew	Thu Mar 04 13:11:29 2010 +0100
+++ b/tests/test-mq-qnew	Thu Mar 04 14:23:54 2010 +0100
@@ -19,6 +19,8 @@
     hg qnew status
     hg qnew guards
     hg qnew .hgignore
+    hg qnew .mqfoo
+    hg qnew 'foo#bar'
 
     hg qinit -c