diff tests/test-mq-qnew.t @ 16540:4fe8eb4a6e2c stable

tests: add missing accept of native pathname separator
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 28 Apr 2012 01:55:39 +0200
parents e7119b091809
children 57d0c8c3b947
line wrap: on
line diff
--- a/tests/test-mq-qnew.t	Sat Apr 28 01:22:56 2012 +0200
+++ b/tests/test-mq-qnew.t	Sat Apr 28 01:55:39 2012 +0200
@@ -111,7 +111,7 @@
   abort: "#" cannot be used in the name of a patch
   abort: ":" cannot be used in the name of a patch
   % qnew with name containing slash
-  abort: path ends in directory separator: foo/
+  abort: path ends in directory separator: foo/ (glob)
   abort: "foo" already exists as a directory
   foo/bar.patch
   popping foo/bar.patch
@@ -178,7 +178,7 @@
   abort: "#" cannot be used in the name of a patch
   abort: ":" cannot be used in the name of a patch
   % qnew with name containing slash
-  abort: path ends in directory separator: foo/
+  abort: path ends in directory separator: foo/ (glob)
   abort: "foo" already exists as a directory
   foo/bar.patch
   popping foo/bar.patch