/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: mbp at sourcefrog
  • Date: 2007-02-13 05:22:39 UTC
  • mfrom: (2279 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2283.
  • Revision ID: mbp@sourcefrog.net-20070213052239-09atqsahwth6zdm1
(merge) trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
        'bzrlib.tests.branch_implementations.test_bound_sftp',
43
43
        'bzrlib.tests.branch_implementations.test_branch',
44
44
        'bzrlib.tests.branch_implementations.test_break_lock',
 
45
        'bzrlib.tests.branch_implementations.test_commit',
 
46
        'bzrlib.tests.branch_implementations.test_hooks',
45
47
        'bzrlib.tests.branch_implementations.test_http',
 
48
        'bzrlib.tests.branch_implementations.test_last_revision_info',
46
49
        'bzrlib.tests.branch_implementations.test_locking',
47
50
        'bzrlib.tests.branch_implementations.test_parent',
48
51
        'bzrlib.tests.branch_implementations.test_permissions',
49
52
        'bzrlib.tests.branch_implementations.test_pull',
 
53
        'bzrlib.tests.branch_implementations.test_push',
 
54
        'bzrlib.tests.branch_implementations.test_uncommit',
50
55
        'bzrlib.tests.branch_implementations.test_update',
51
56
        ]
52
57
    adapter = BranchTestProviderAdapter(