Mercurial > hg
view tests/test-nested-repo.out @ 5723:e3b09819496b
bisect: switch to rev-based calculation
- use revlog.parentrevs in search loops
- calculate stop directly in O(N) without reachable
- move badrev check into candidates
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 27 Dec 2007 23:55:39 -0600 |
parents | c7e8fe11f34a |
children |
line wrap: on
line source
# should print nothing # should fail abort: path 'b/x' is inside repo 'b' abort: path 'b/x' is inside repo 'b' # should fail abort: path 'b/x' is inside repo 'b' # should arguably print nothing # should fail abort: path 'b/a' is inside repo 'b'