284
284
lock_and_compare_all_current_dirstate(tree, 'lock_write')
285
285
lock_and_compare_all_current_dirstate(tree, 'lock_write')
296
Exception, workingtree_4.InterDirStateTree, rev_tree, tree)
298
Exception, workingtree_4.InterDirStateTree, tree, rev_tree)
287
300
def test_revtree_to_revtree_not_interdirstate(self):
288
301
# we should not get a dirstate optimiser for two repository sourced
289
302
# revtrees. we can't prove a negative, so we dont do exhaustive tests