Part of bzrlib.tests.per_branch.test_sprout View In Hierarchy
Method | test_sprout_branch_nickname | Undocumented |
Method | test_sprout_branch_parent | Undocumented |
Method | test_sprout_uses_bzrdir_branch_format | Undocumented |
Method | test_sprout_partial | Undocumented |
Method | test_sprout_partial_not_in_revision_history | We should be able to sprout from any revision in ancestry. |
Method | test_sprout_preserves_tags | Sprout preserves tags, even tags of absent revisions. |
Method | test_sprout_from_any_repo_revision | We should be able to sprout from any revision. |
Method | test_sprout_with_unicode_symlink | Undocumented |
Method | test_sprout_with_ghost_in_mainline | Undocumented |
Method | assertBranchHookBranchIsStacked | Undocumented |
Method | test_sprout_stacked_hooks_get_stacked_branch | Undocumented |
Inherited from TestCaseWithBranch:
Method | setUp | Undocumented |
Method | get_branch | Undocumented |
Method | get_default_format | Undocumented |
Method | make_branch | Undocumented |
Method | create_tree_with_merge | Create a branch with a simple ancestry. |