~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-10-19 10:59:16 UTC
  • mfrom: (4585.1.10 foreign-tests)
  • Revision ID: pqm@pqm.ubuntu.com-20091019105916-6z2jo34eqr6s0008
(Jelmer) Add infrastructure for testing foreign branch
        implementations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3679
3679
        'bzrlib.tests.commands',
3680
3680
        'bzrlib.tests.per_branch',
3681
3681
        'bzrlib.tests.per_bzrdir',
 
3682
        'bzrlib.tests.per_foreign_vcs',
3682
3683
        'bzrlib.tests.per_interrepository',
3683
3684
        'bzrlib.tests.per_intertree',
3684
3685
        'bzrlib.tests.per_inventory',