tests: show the pattern generated for a relative glob
authorValentin Gatien-Baron <valentin.gatienbaron@gmail.com>
Sun, 25 Aug 2019 22:52:36 -0400
changeset 42862 96ddf83fc267
parent 42861 57ea0a81a65c
child 42863 62eabdf91f85
tests: show the pattern generated for a relative glob Differential Revision: https://phab.mercurial-scm.org/D6763
tests/test-hgignore.t
--- a/tests/test-hgignore.t	Tue Jul 16 21:15:39 2019 -0700
+++ b/tests/test-hgignore.t	Sun Aug 25 22:52:36 2019 -0400
@@ -176,6 +176,8 @@
   ? .hgignore
   ? a.c
   ? syntax
+  $ hg debugignore
+  <includematcher includes='(?:|.*/)[^/]*\\.o(?:/|$)'>
 
   $ cd ..
   $ echo > .hg/testhgignorerel