diff tests/test-fileset.t @ 26233:d3dbb65c8dc6

fileset: handle error of string unescaping
author Yuya Nishihara <yuya@tcha.org>
date Thu, 10 Sep 2015 23:32:36 +0900
parents 23c4589fc678
children ef1eb6df7071
line wrap: on
line diff
--- a/tests/test-fileset.t	Thu Sep 10 23:29:55 2015 +0900
+++ b/tests/test-fileset.t	Thu Sep 10 23:32:36 2015 +0900
@@ -49,6 +49,9 @@
   $ fileset 'a* - a1'
   a2
   $ fileset 'a_b'
+  $ fileset '"\xy"'
+  hg: parse error: invalid \x escape
+  [255]
 
 Test files status