/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/branch_implementations/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-01-24 04:49:40 UTC
  • mfrom: (3956.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090124044940-7j90kl1qq22la0rx
Branch.iter_merge_sorted_revisions API (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
        'bzrlib.tests.branch_implementations.test_get_revision_id_to_revno_map',
162
162
        'bzrlib.tests.branch_implementations.test_hooks',
163
163
        'bzrlib.tests.branch_implementations.test_http',
 
164
        'bzrlib.tests.branch_implementations.test_iter_merge_sorted_revisions',
164
165
        'bzrlib.tests.branch_implementations.test_last_revision_info',
165
166
        'bzrlib.tests.branch_implementations.test_locking',
166
167
        'bzrlib.tests.branch_implementations.test_parent',