D5275: tests: update store narrowspec when narrowspec, not dirstate, is accessed

2018-12-10 Thread martinvonz (Martin von Zweigbergk)
martinvonz planned changes to this revision. martinvonz added a comment. I had forgotten that I had even sent this for review. I have some changes in my repo that I will share in a while (after I've address Yuya's comments on https://phab.mercurial-scm.org/D5278). REPOSITORY rHG Mercurial

D5275: tests: update store narrowspec when narrowspec, not dirstate, is accessed

2018-12-10 Thread durin42 (Augie Fackler)
durin42 added inline comments. INLINE COMMENTS > test-narrow-expanddirstate.t:59 >> > + > narrowspecexpanded = False >> def expandnarrowspec(ui, repo, newincludes=None): dead assignment? REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5275 To:

D5275: tests: update store narrowspec when narrowspec, not dirstate, is accessed

2018-11-14 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a reviewer: durin42. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY test-narrow-expanddirstate.t mimics a Google-internal extension that updates the narrowspec whenever the dirstate is