Part of bzrlib.tests.test_bundle View In Hierarchy
Known subclasses: bzrlib.tests.test_bundle.V08BundleTester, bzrlib.tests.test_bundle.V4BundleTester
Method | bzrdir_format | Undocumented |
Method | make_branch_and_tree | Undocumented |
Method | make_branch | Undocumented |
Method | create_bundle_text | Undocumented |
Method | get_valid_bundle | Create a bundle from base_rev_id -> rev_id in built-in branch. |
Method | get_invalid_bundle | Create a bundle from base_rev_id -> rev_id in built-in branch. |
Method | test_non_bundle | Undocumented |
Method | test_malformed | Undocumented |
Method | test_crlf_bundle | Undocumented |
Method | get_checkout | Get a new tree, with the specified revision in it. |
Method | valid_apply_bundle | Get the base revision, apply the changes, and make |
Method | test_bundle | Undocumented |
Method | test_symlink_bundle | Undocumented |
Method | test_unicode_symlink_bundle | Undocumented |
Method | test_binary_bundle | Undocumented |
Method | test_last_modified | Undocumented |
Method | test_hide_history | Undocumented |
Method | test_bundle_same_basis | Ensure using the basis as the target doesn't cause an error |
Static Method | get_raw | Undocumented |
Method | test_unicode_bundle | Undocumented |
Method | test_whitespace_bundle | Undocumented |
Method | test_alt_timezone_bundle | Undocumented |
Method | test_bundle_root_id | Undocumented |
Method | test_install_revisions | Undocumented |
Method | test_bundle_empty_property | Test serializing revision properties with an empty value. |
Method | test_bundle_sorted_properties | For stability the writer should write properties in sorted order. |
Method | test_bundle_unicode_properties | We should be able to round trip a non-ascii property. |
Method | test_bundle_with_ghosts | Undocumented |
Method | make_simple_tree | Undocumented |
Method | test_across_serializers | Undocumented |
Method | make_repo_with_installed_revisions | Undocumented |
Method | test_across_models | Undocumented |
Method | test_inv_hash_across_serializers | Undocumented |
Method | test_across_models_incompatible | Undocumented |
Method | test_get_merge_request | Undocumented |
Method | test_with_subtree | Undocumented |
Method | test_revision_id_with_slash | Undocumented |
Method | test_skip_file | Make sure we don't accidentally write to the wrong versionedfile |
Method | _valid_apply_bundle | Undocumented |
Method | _test_symlink_bundle | Undocumented |
Returns | The in-memory bundle |
Returns | The in-memory bundle |