D6763: tests: show the pattern generated for a relative glob

valentin.gatienbaron (Valentin Gatien-Baron) phabricator at mercurial-scm.org
Thu Sep 5 19:15:58 UTC 2019


Closed by commit rHG96ddf83fc267: tests: show the pattern generated for a relative glob (authored by valentin.gatienbaron).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6763?vs=16316&id=16382

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6763/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6763

AFFECTED FILES
  tests/test-hgignore.t

CHANGE DETAILS

diff --git a/tests/test-hgignore.t b/tests/test-hgignore.t
--- a/tests/test-hgignore.t
+++ b/tests/test-hgignore.t
@@ -176,6 +176,8 @@
   ? .hgignore
   ? a.c
   ? syntax
+  $ hg debugignore
+  <includematcher includes='(?:|.*/)[^/]*\\.o(?:/|$)'>
 
   $ cd ..
   $ echo > .hg/testhgignorerel



To: valentin.gatienbaron, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list