# HG changeset patch # User Matt Harbison # Date 1433213165 14400 # Node ID 633d07045494b2407bdbc1be621ed9330fb0cf1e # Parent 0b6dee81ebb7acb600e1961793866d77c9e91bef test-treemanifest: add globs for Windows diff -r 0b6dee81ebb7 -r 633d07045494 tests/test-treemanifest.t --- 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.