[PATCH 2 of 2] test-treemanifest: add globs for Windows
Martin von Zweigbergk
martinvonz at google.com
Tue Jun 2 04:25:52 UTC 2015
On Mon, Jun 1, 2015 at 7:48 PM Matt Harbison <mharbison72 at gmail.com> wrote:
> # HG changeset patch
> # User Matt Harbison <matt_harbison at yahoo.com>
> # Date 1433213165 14400
> # Mon Jun 01 22:46:05 2015 -0400
> # Node ID 633d07045494b2407bdbc1be621ed9330fb0cf1e
> # Parent 0b6dee81ebb7acb600e1961793866d77c9e91bef
> test-treemanifest: add globs for Windows
>
> diff --git a/tests/test-treemanifest.t b/tests/test-treemanifest.t
> --- a/tests/test-treemanifest.t
> +++ b/tests/test-treemanifest.t
> @@ -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)
>
I'm sorry, I should have caught that. I did see your patch while I was
working on mine. Thanks for fixing.
I'm pushing the series to the clowncopter.
>
> Test files for a subdirectory.
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> https://selenic.com/mailman/listinfo/mercurial-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20150602/ef54c5e0/attachment-0002.html>
More information about the Mercurial-devel
mailing list