tests/test-mq.out
changeset 7296 695383442347
parent 7161 b420ef2c812b
child 7398 2cd1308cb588
--- a/tests/test-mq.out	Wed Oct 29 18:54:46 2008 -0500
+++ b/tests/test-mq.out	Thu Oct 30 12:31:24 2008 -0700
@@ -65,15 +65,6 @@
 % qinit -c
 A .hgignore
 A series
-% qnew should refuse bad patch names
-abort: "series" cannot be used as the name of a patch
-abort: "status" cannot be used as the name of a patch
-abort: "guards" cannot be used as the name of a patch
-abort: ".hgignore" cannot be used as the name of a patch
-% qnew implies add
-A .hgignore
-A series
-A test.patch
 % qinit; qinit -c
   .hgignore:
 ^\.hg
@@ -96,13 +87,6 @@
   series:
 A
 B
-% qnew with uncommitted changes
-abort: local changes found, refresh first
-A somefile
-% qnew missing
-abort: missing: No such file or directory
-% qnew -m
-foo bar
 % qrefresh
 foo bar