# HG changeset patch # User Kevin Bullock # Date 2012-12-20 19:49:31 # Node ID bc694d78d843525d9d1f7529623810341f4b20ea # Parent c60d09dc2164c16e63f21782e3326869be6c4e02 tests: fix some slash-based Windows failures diff --git a/tests/test-mv-cp-st-diff.t b/tests/test-mv-cp-st-diff.t --- a/tests/test-mv-cp-st-diff.t +++ b/tests/test-mv-cp-st-diff.t @@ -1343,7 +1343,7 @@ directory move % hg ci -m t0 created new head % hg mv x y - moving x/x to y/x + moving x/x to y/x (glob) % hg ci -m t1 % add y/x x1 % hg ci -m t2 diff --git a/tests/test-rebase-pull.t b/tests/test-rebase-pull.t --- a/tests/test-rebase-pull.t +++ b/tests/test-rebase-pull.t @@ -144,7 +144,7 @@ pull --rebase works when a specific revi adding L1 created new head $ hg pull --rev tip --rebase - pulling from $TESTTMP/a + pulling from $TESTTMP/a (glob) searching for changes adding changesets adding manifests