tests/test-mq-qnew.t
changeset 14054 3c616f512a5b
parent 14051 2b1226693c70
child 15501 2371f4aea665
child 15521 117f9190c1ba
equal deleted inserted replaced
14053:139fb11210bb 14054:3c616f512a5b
   104   abort: "series" cannot be used as the name of a patch
   104   abort: "series" cannot be used as the name of a patch
   105   abort: "status" cannot be used as the name of a patch
   105   abort: "status" cannot be used as the name of a patch
   106   abort: "guards" cannot be used as the name of a patch
   106   abort: "guards" cannot be used as the name of a patch
   107   abort: "." cannot be used as the name of a patch
   107   abort: "." cannot be used as the name of a patch
   108   abort: ".." cannot be used as the name of a patch
   108   abort: ".." cannot be used as the name of a patch
   109   abort: ".hgignore" cannot be used as the name of a patch
   109   abort: patch name cannot begin with ".hg"
   110   abort: ".mqfoo" cannot be used as the name of a patch
   110   abort: patch name cannot begin with ".mq"
   111   abort: "foo#bar" cannot be used as the name of a patch
   111   abort: "#" cannot be used in the name of a patch
   112   abort: "foo:bar" cannot be used as the name of a patch
   112   abort: ":" cannot be used in the name of a patch
   113   % qnew with name containing slash
   113   % qnew with name containing slash
   114   abort: path ends in directory separator: foo/
   114   abort: path ends in directory separator: foo/
   115   abort: "foo" already exists as a directory
   115   abort: "foo" already exists as a directory
   116   foo/bar.patch
   116   foo/bar.patch
   117   popping foo/bar.patch
   117   popping foo/bar.patch
   171   abort: "series" cannot be used as the name of a patch
   171   abort: "series" cannot be used as the name of a patch
   172   abort: "status" cannot be used as the name of a patch
   172   abort: "status" cannot be used as the name of a patch
   173   abort: "guards" cannot be used as the name of a patch
   173   abort: "guards" cannot be used as the name of a patch
   174   abort: "." cannot be used as the name of a patch
   174   abort: "." cannot be used as the name of a patch
   175   abort: ".." cannot be used as the name of a patch
   175   abort: ".." cannot be used as the name of a patch
   176   abort: ".hgignore" cannot be used as the name of a patch
   176   abort: patch name cannot begin with ".hg"
   177   abort: ".mqfoo" cannot be used as the name of a patch
   177   abort: patch name cannot begin with ".mq"
   178   abort: "foo#bar" cannot be used as the name of a patch
   178   abort: "#" cannot be used in the name of a patch
   179   abort: "foo:bar" cannot be used as the name of a patch
   179   abort: ":" cannot be used in the name of a patch
   180   % qnew with name containing slash
   180   % qnew with name containing slash
   181   abort: path ends in directory separator: foo/
   181   abort: path ends in directory separator: foo/
   182   abort: "foo" already exists as a directory
   182   abort: "foo" already exists as a directory
   183   foo/bar.patch
   183   foo/bar.patch
   184   popping foo/bar.patch
   184   popping foo/bar.patch