changeset 25398:633d07045494

test-treemanifest: add globs for Windows
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 01 Jun 2015 22:46:05 -0400
parents 0b6dee81ebb7
children 724d7982b790
files tests/test-treemanifest.t
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-treemanifest.t	Mon Jun 01 22:41:07 2015 -0400
+++ b/tests/test-treemanifest.t	Mon Jun 01 22:46:05 2015 -0400
@@ -325,9 +325,9 @@
 Excludes with a glob should not exclude everything from the glob's root
 
   $ hg files -r . -X 'b/fo?' b
-  b/bar/fruits.txt
-  b/bar/orange/fly/gnat.py
-  b/bar/orange/fly/housefly.txt
+  b/bar/fruits.txt (glob)
+  b/bar/orange/fly/gnat.py (glob)
+  b/bar/orange/fly/housefly.txt (glob)
 
 Test files for a subdirectory.