/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: 2007-02-08 07:06:47 UTC
  • mfrom: (2246.1.4 branch-hooks)
  • Revision ID: pqm@pqm.ubuntu.com-20070208070647-fa39bee48393a769
(robertc) 4 new branch hooks: post_push, post_pull, post_commit, post_uncommit, and fix the inability to do a bzr pull --overwrite of a heavyweight checkout.

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',
45
46
        'bzrlib.tests.branch_implementations.test_hooks',
46
47
        'bzrlib.tests.branch_implementations.test_http',
47
48
        'bzrlib.tests.branch_implementations.test_last_revision_info',
50
51
        'bzrlib.tests.branch_implementations.test_permissions',
51
52
        'bzrlib.tests.branch_implementations.test_pull',
52
53
        'bzrlib.tests.branch_implementations.test_push',
 
54
        'bzrlib.tests.branch_implementations.test_uncommit',
53
55
        'bzrlib.tests.branch_implementations.test_update',
54
56
        ]
55
57
    adapter = BranchTestProviderAdapter(