~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/repository_implementations/test_check.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-11-22 23:41:03 UTC
  • mfrom: (2988.1.9 reconcile.memory)
  • Revision ID: pqm@pqm.ubuntu.com-20071122234103-fn117zncqrqv39me
(robertc) Improve the performance of reconcile and reduce its memory
        consumption. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    inventory,
24
24
    revision as _mod_revision,
25
25
    )
26
 
from bzrlib.repository import _RevisionTextVersionCache
27
26
from bzrlib.tests import TestNotApplicable
28
27
from bzrlib.tests.repository_implementations import TestCaseWithRepository
29
28
from bzrlib.tests.repository_implementations.helpers import (