D5976: tests: add more wildcards to test-extdiff.t
indygreg (Gregory Szorc)
phabricator at mercurial-scm.org
Sat Feb 16 03:34:34 UTC 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rHG88d4477ac4f6: tests: add more wildcards to test-extdiff.t (authored by indygreg, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D5976?vs=14115&id=14122
REVISION DETAIL
https://phab.mercurial-scm.org/D5976
AFFECTED FILES
tests/test-extdiff.t
CHANGE DETAILS
diff --git a/tests/test-extdiff.t b/tests/test-extdiff.t
--- a/tests/test-extdiff.t
+++ b/tests/test-extdiff.t
@@ -167,8 +167,8 @@
Test --per-file option for gui tool again:
$ hg --config merge-tools.alabalaf.gui=True alabalaf -c 6 --per-file --debug
- diffing */extdiff.*/a.46c0e4daeb72/a a.81906f2b98ac/a (glob)
- diffing */extdiff.*/a.46c0e4daeb72/b a.81906f2b98ac/b (glob)
+ diffing */extdiff.*/a.46c0e4daeb72/* a.81906f2b98ac/* (glob)
+ diffing */extdiff.*/a.46c0e4daeb72/* a.81906f2b98ac/* (glob)
making snapshot of 2 files from rev 46c0e4daeb72
a
b
To: indygreg, #hg-reviewers
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list