diff tests/test-hgignore.t @ 42862:96ddf83fc267

tests: show the pattern generated for a relative glob Differential Revision: https://phab.mercurial-scm.org/D6763
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Sun, 25 Aug 2019 22:52:36 -0400
parents f78f305454fd
children 72890d8f9860
line wrap: on
line diff
--- 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