# HG changeset patch # User Gregory Szorc # Date 1550267190 28800 # Node ID 88d4477ac4f60d9965bcc5b2352ad2c96b60c82c # Parent 544035846830712c0d75f450823fe610c9809b5c tests: add more wildcards to test-extdiff.t The diff tool (which is `echo`) runs in the background and output order can therefore be non-deterministic. We need to glob over the file names to account for this. Differential Revision: https://phab.mercurial-scm.org/D5976 diff -r 544035846830 -r 88d4477ac4f6 tests/test-extdiff.t --- a/tests/test-extdiff.t Fri Feb 15 13:22:01 2019 -0800 +++ b/tests/test-extdiff.t Fri Feb 15 13:46:30 2019 -0800 @@ -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