This is an archive of the discontinued Mercurial Phabricator instance.

tests: show that adding an already included path still calls narrow_widen()
ClosedPublic

Authored by pulkit on Oct 23 2018, 9:52 AM.

Details

Summary

This patch adds tests demonstrating that we still go to the server in
non-ellipses widening when we have that path already on the client and there is
nothing new to download.

The next patch will try to make client side logic smart and not go to the server
if we don't need to download anything.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.