39
39
breezy.plugins.fastimport.tests.test_revision_store.Test_TreeShim.test_id2path_no_delta
40
40
breezy.plugins.fastimport.tests.test_revision_store.Test_TreeShim.test_id2path_with_delta
41
41
breezy.plugins.fastimport.tests.test_revision_store.Test_TreeShim.test_path2id
42
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch
42
43
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_diff_format
44
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_info
43
45
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_init
44
46
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_init_repo
45
47
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_nick
46
48
breezy.plugins.git.tests.test_branch.TestGitBranch.test_last_revision_is_null
47
49
breezy.plugins.git.tests.test_branch.TestGitBranch.test_open_existing
48
50
breezy.plugins.git.tests.test_branch.TestLocalGitBranchFormat.test_get_format_description
51
breezy.plugins.git.tests.test_branch.TestLocalGitBranchFormat.test_get_network_name
49
52
breezy.plugins.git.tests.test_branch.TestLocalGitBranchFormat.test_supports_tags
50
53
breezy.plugins.git.tests.test_branch.TestWithGitBranch.test_get_parent
51
54
breezy.plugins.git.tests.test_branch.TestWithGitBranch.test_get_physical_lock_status
52
55
breezy.plugins.git.tests.test_branch.TestWithGitBranch.test_get_stacked_on_url
56
breezy.plugins.git.tests.test_builder.TestGitBranchBuilderReal.test_create_real_branch
57
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_auto_timestamp
58
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_commit_base
59
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_commit_merge
60
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test__create_blob
61
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_delete_entry
62
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_delete_entry_newline
63
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_encode_path
64
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_reset
65
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_reset_named_ref
66
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_set_file
67
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_set_file_executable
68
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_set_file_unicode
69
breezy.plugins.git.tests.test_builder.TestGitBranchBuilder.test_set_link
53
70
breezy.plugins.git.tests.test_cache.DictGitShaMapTests.test_blob
54
71
breezy.plugins.git.tests.test_cache.DictGitShaMapTests.test_commit
55
72
breezy.plugins.git.tests.test_cache.DictGitShaMapTests.test_lookup_notfound
120
151
breezy.plugins.git.tests.test_pristine_tar.RevisionPristineTarDataTests.test_pristine_tar_delta_gz
121
152
breezy.plugins.git.tests.test_pristine_tar.RevisionPristineTarDataTests.test_pristine_tar_delta_unknown
122
153
breezy.plugins.git.tests.test_push.InterToGitRepositoryTests.test_instance
154
breezy.plugins.git.tests.test_push.InterToGitRepositoryTests.test_pointless_fetch_refs
155
breezy.plugins.git.tests.test_push.InterToGitRepositoryTests.test_pointless_fetch_refs_old_mapping
156
breezy.plugins.git.tests.test_push.InterToGitRepositoryTests.test_pointless_lossy_fetch_refs
123
157
breezy.plugins.git.tests.test_push.InterToGitRepositoryTests.test_pointless_missing_revisions
124
158
breezy.plugins.git.tests.test_refs.BazaarRefsContainerTests.test_empty
159
breezy.plugins.git.tests.test_refs.BazaarRefsContainerTests.test_some_commit
160
breezy.plugins.git.tests.test_refs.BazaarRefsContainerTests.test_some_tag
125
161
breezy.plugins.git.tests.test_refs.BranchNameRefConversionTests.test_branch
126
162
breezy.plugins.git.tests.test_refs.BranchNameRefConversionTests.test_head
127
163
breezy.plugins.git.tests.test_refs.BranchNameRefConversionTests.test_tag
128
164
breezy.plugins.git.tests.test_remote.ParseGitErrorTests.test_notbrancherror
129
165
breezy.plugins.git.tests.test_remote.ParseGitErrorTests.test_unknown
166
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_annotated_tag
130
167
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_get_branches
131
168
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_list_branches
132
169
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_remove_branch
133
170
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_remove_tag
171
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_set_tag
134
172
breezy.plugins.git.tests.test_remote.SplitUrlTests.test_homedir
135
173
breezy.plugins.git.tests.test_remote.SplitUrlTests.test_nopath
136
174
breezy.plugins.git.tests.test_remote.SplitUrlTests.test_port
138
176
breezy.plugins.git.tests.test_remote.SplitUrlTests.test_slashpath
139
177
breezy.plugins.git.tests.test_remote.SplitUrlTests.test_username
140
178
breezy.plugins.git.tests.test_remote.TestRemoteGitBranchFormat.test_get_format_description
179
breezy.plugins.git.tests.test_remote.TestRemoteGitBranchFormat.test_get_network_name
141
180
breezy.plugins.git.tests.test_remote.TestRemoteGitBranchFormat.test_supports_tags
142
181
breezy.plugins.git.tests.test_repository.GitRepositoryFormat.test_get_format_description
143
182
breezy.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_has_git_repo
144
183
breezy.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_open_existing
184
breezy.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_pack
185
breezy.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_revision_tree
186
breezy.plugins.git.tests.test_repository.TestGitRepository.test_all_revision_ids
145
187
breezy.plugins.git.tests.test_repository.TestGitRepository.test_all_revision_ids_none
188
breezy.plugins.git.tests.test_repository.TestGitRepository.test_get_known_graph_ancestry
146
189
breezy.plugins.git.tests.test_repository.TestGitRepository.test_get_parent_map_null
147
190
breezy.plugins.git.tests.test_repository.TestGitRepository.test_get_signature_text
148
191
breezy.plugins.git.tests.test_repository.TestGitRepository.test_has_signature_for_revision_id
1663
1737
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_missing_parent_dir_create(BzrBranchFormat6)
1664
1738
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_missing_parent_dir_create(BzrBranchFormat7)
1665
1739
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_missing_parent_dir_create(BzrBranchFormat8)
1740
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_missing_parent_dir_create(LocalGitBranchFormat)
1666
1741
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_missing_parent_dir_create(RemoteGitBranchFormat)
1742
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_missing_parent_dir(LocalGitBranchFormat)
1667
1743
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_missing_parent_dir(RemoteGitBranchFormat)
1668
1744
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_no_revision_id(BranchReferenceFormat)
1669
1745
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_no_revision_id(BzrBranchFormat5)
1670
1746
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_no_revision_id(BzrBranchFormat6)
1671
1747
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_no_revision_id(BzrBranchFormat7)
1672
1748
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_no_revision_id(BzrBranchFormat8)
1749
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_no_revision_id(LocalGitBranchFormat)
1673
1750
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_no_revision_id(RemoteGitBranchFormat)
1674
1751
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_revision_id(BranchReferenceFormat)
1675
1752
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_revision_id(BzrBranchFormat5)
1676
1753
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_revision_id(BzrBranchFormat6)
1677
1754
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_revision_id(BzrBranchFormat7)
1678
1755
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_revision_id(BzrBranchFormat8)
1756
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_revision_id(LocalGitBranchFormat)
1679
1757
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_revision_id(RemoteGitBranchFormat)
1680
1758
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked(BranchReferenceFormat)
1681
1759
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked(BzrBranchFormat5)
1695
1775
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_false(BzrBranchFormat6)
1696
1776
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_false(BzrBranchFormat7)
1697
1777
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_false(BzrBranchFormat8)
1778
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_false(LocalGitBranchFormat)
1698
1779
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_false(RemoteGitBranchFormat)
1699
1780
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_true(BranchReferenceFormat)
1700
1781
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_true(BzrBranchFormat5)
1701
1782
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_true(BzrBranchFormat6)
1702
1783
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_true(BzrBranchFormat7)
1703
1784
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_true(BzrBranchFormat8)
1785
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_true(LocalGitBranchFormat)
1704
1786
breezy.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_use_existing_dir_true(RemoteGitBranchFormat)
1705
1787
breezy.tests.per_branch.test_dotted_revno_to_revision_id.TestDottedRevnoToRevisionId.test_lookup_revision_id_by_dotted(BranchReferenceFormat)
1706
1788
breezy.tests.per_branch.test_dotted_revno_to_revision_id.TestDottedRevnoToRevisionId.test_lookup_revision_id_by_dotted(RemoteGitBranchFormat)
2012
2096
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_exclude(BzrBranchFormat6)
2013
2097
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_exclude(BzrBranchFormat7)
2014
2098
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_exclude(BzrBranchFormat8)
2099
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_exclude(LocalGitBranchFormat)
2015
2100
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_exclude(RemoteGitBranchFormat)
2016
2101
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_include(BranchReferenceFormat)
2017
2102
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_include(BzrBranchFormat5)
2018
2103
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_include(BzrBranchFormat6)
2019
2104
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_include(BzrBranchFormat7)
2020
2105
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_include(BzrBranchFormat8)
2106
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_include(LocalGitBranchFormat)
2021
2107
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_include(RemoteGitBranchFormat)
2022
2108
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_with_merges(BranchReferenceFormat)
2023
2109
breezy.tests.per_branch.test_iter_merge_sorted_revisions.TestIterMergeSortedRevisionsSimpleGraph.test_merge_sorted_single_stop_with_merges(BzrBranchFormat5)
3295
3418
breezy.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_sprout_bzrdir_repository(BzrDirMetaFormat1Colo)
3296
3419
breezy.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_sprout_bzrdir_repository(RemoteBzrDirFormat)
3297
3420
breezy.tests.per_bzrdir.test_bzrdir.TestBzrDir.test_sprout_bzrdir_tree_branch_repo(BzrDirFormat4)
3421
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_branch_name_with_slash(BareLocalGitControlDirFormat)
3422
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_branch_name_with_slash(LocalGitControlDirFormat)
3298
3423
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_branch_name_with_slash(RemoteGitControlDirFormat)
3424
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_branch_reference_loop(BareLocalGitControlDirFormat)
3425
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_branch_reference_loop(LocalGitControlDirFormat)
3299
3426
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_branch_reference_loop(RemoteGitControlDirFormat)
3300
3427
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_branch_reference(RemoteGitControlDirFormat)
3301
3428
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_create_colo_branch(BareLocalGitControlDirFormat)
3302
3429
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_create_colo_branch(LocalGitControlDirFormat)
3303
3430
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_create_colo_branch(RemoteGitControlDirFormat)
3431
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_destroy_colocated_branch(BareLocalGitControlDirFormat)
3432
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_destroy_colocated_branch(LocalGitControlDirFormat)
3304
3433
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_destroy_colocated_branch(RemoteGitControlDirFormat)
3434
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_get_branches(BareLocalGitControlDirFormat)
3435
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_get_branches(LocalGitControlDirFormat)
3305
3436
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_get_branches(RemoteGitControlDirFormat)
3437
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_open_by_url(BareLocalGitControlDirFormat)
3438
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_open_by_url(LocalGitControlDirFormat)
3306
3439
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_open_by_url(RemoteGitControlDirFormat)
3440
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_sprout_into_colocated(LocalGitControlDirFormat)
3307
3441
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_sprout_into_colocated(RemoteGitControlDirFormat)
3308
3442
breezy.tests.per_controldir_colo.test_supported.TestColocatedBranchSupport.test_unicode(RemoteGitControlDirFormat)
3309
3443
breezy.tests.per_controldir_colo.test_unsupported.TestNoColocatedSupport.test_create_colo_branch(BzrDirFormat4)
4565
4725
breezy.tests.per_foreign_vcs.test_repository.TestRepositoryFormat.test_network_name(ForeignGit)
4566
4726
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_contract_convenience_method(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4567
4727
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_contract_convenience_method(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4728
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_contract_convenience_method(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
4568
4729
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_contract_convenience_method(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4730
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_contract_convenience_method(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4731
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_contract_convenience_method(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4569
4732
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_contract_convenience_method(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4570
4733
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_inter_is_used(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4571
4734
breezy.tests.per_interbranch.test_copy_content_into.TestCopyContentInto.test_inter_is_used(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
4578
4741
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4579
4742
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4580
4743
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4744
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4745
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4581
4746
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4582
4747
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4583
4748
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit_incremental(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4749
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit_incremental(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
4584
4750
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit_incremental(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4751
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit_incremental(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4752
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit_incremental(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4585
4753
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit_incremental(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4586
4754
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4755
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
4587
4756
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4757
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4758
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4588
4759
breezy.tests.per_interbranch.test_fetch.TestInterBranchFetch.test_fetch_revisions_limit(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4589
4760
breezy.tests.per_interbranch.test_get.TestInterBranchGet.test_gets_right_inter(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4590
4761
breezy.tests.per_interbranch.test_get.TestInterBranchGet.test_gets_right_inter(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
4595
4766
breezy.tests.per_interbranch.test_get.TestInterBranchGet.test_gets_right_inter(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4596
4767
breezy.tests.per_interbranch.test_get.TestInterBranchGet.test_gets_right_inter(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4597
4768
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_bound_branch(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4769
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_bound_branch(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
4598
4770
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_bound_branch(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4599
4771
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_bound_branch(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4600
4772
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_bound_branch(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4601
4773
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_bound_branch(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4602
4774
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_empty_history(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4775
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_empty_history(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
4603
4776
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_empty_history(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4604
4777
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_empty_history(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4605
4778
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_empty_history(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4612
4785
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4613
4786
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4614
4787
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4788
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4789
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4615
4790
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4616
4791
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4617
4792
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4618
4793
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4794
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4795
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4619
4796
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4620
4797
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_overwrite(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4621
4798
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_overwrite(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4622
4799
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_overwrite(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4800
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_overwrite(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4801
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_overwrite(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4623
4802
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_overwrite(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4624
4803
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_raises_specific_error_on_master_connection_error(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4804
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_raises_specific_error_on_master_connection_error(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
4625
4805
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_raises_specific_error_on_master_connection_error(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4806
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_raises_specific_error_on_master_connection_error(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
4626
4807
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_raises_specific_error_on_master_connection_error(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4808
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_raises_specific_error_on_master_connection_error(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4627
4809
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_raises_specific_error_on_master_connection_error(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4628
4810
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_raises_specific_error_on_master_connection_error(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4629
4811
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4630
4812
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4631
4813
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4814
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4815
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4632
4816
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4633
4817
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4634
4818
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4635
4819
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4820
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4636
4821
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4637
4822
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_bound_branch(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4823
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_bound_branch(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
4638
4824
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_bound_branch(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4639
4825
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_bound_branch(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4640
4826
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_bound_branch(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4641
4827
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_bound_branch(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4642
4828
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_bound_branch(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4643
4829
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_empty_history(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4830
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_empty_history(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
4644
4831
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_empty_history(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4645
4832
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_empty_history(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4646
4833
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_empty_history(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4655
4842
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4656
4843
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4657
4844
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4845
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4846
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4658
4847
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4659
4848
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4660
4849
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4661
4850
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4851
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4852
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
4662
4853
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4663
4854
breezy.tests.per_interbranch.test_push.TestPush.test_push_overwrite_of_non_tip_with_stop_revision(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4664
4855
breezy.tests.per_interbranch.test_push.TestPush.test_push_overwrite_of_non_tip_with_stop_revision(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4686
4878
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4687
4879
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4688
4880
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
4881
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
4689
4882
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
4883
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
4690
4884
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
4691
4885
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
4692
4886
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
4891
5089
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_fetch_fetches_signatures_too(InterDifferingSerializer,RepositoryFormatKnitPack1,RepositoryFormatKnitPack6RichRoot)
4892
5090
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_fetch_fetches_signatures_too(InterDifferingSerializer,RepositoryFormatKnitPack6RichRoot,RepositoryFormat2a)
4893
5091
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_fetch_fetches_signatures_too(InterKnitRepo,RepositoryFormatKnitPack3,RepositoryFormatKnitPack4)
5092
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_fetch_fetches_signatures_too(InterLocalGitLocalGitRepository,GitRepositoryFormat,GitRepositoryFormat)
5093
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_fetch_fetches_signatures_too(InterLocalGitNonGitRepository,GitRepositoryFormat,RepositoryFormat2a)
4894
5094
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_fetch_fetches_signatures_too(InterToLocalGitRepository,RepositoryFormat2a,GitRepositoryFormat)
4895
5095
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids(InterDifferingSerializer+get_known_graph_ancestry,RepositoryFormatKnitPack1,RepositoryFormatKnitPack6RichRoot)
4896
5096
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids(InterDifferingSerializer,RepositoryFormat2a,RepositoryFormatKnitPack6RichRoot)
4897
5097
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids(InterDifferingSerializer,RepositoryFormatKnitPack1,RepositoryFormatKnitPack6RichRoot)
4898
5098
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids(InterDifferingSerializer,RepositoryFormatKnitPack6RichRoot,RepositoryFormat2a)
4899
5099
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids(InterKnitRepo,RepositoryFormatKnitPack3,RepositoryFormatKnitPack4)
5100
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids(InterLocalGitLocalGitRepository,GitRepositoryFormat,GitRepositoryFormat)
5101
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids(InterToLocalGitRepository,RepositoryFormat2a,GitRepositoryFormat)
4900
5102
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterDifferingSerializer+get_known_graph_ancestry,RepositoryFormatKnitPack1,RepositoryFormatKnitPack6RichRoot)
4901
5103
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterDifferingSerializer,RepositoryFormat2a,RepositoryFormatKnitPack6RichRoot)
4902
5104
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterDifferingSerializer,RepositoryFormatKnitPack1,RepositoryFormatKnitPack6RichRoot)
4904
5106
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterKnitRepo,RepositoryFormatKnitPack1,RepositoryFormatKnit1)
4905
5107
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterKnitRepo,RepositoryFormatKnitPack3,RepositoryFormatKnit3)
4906
5108
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterKnitRepo,RepositoryFormatKnitPack3,RepositoryFormatKnitPack4)
5109
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterLocalGitLocalGitRepository,GitRepositoryFormat,GitRepositoryFormat)
5110
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterLocalGitNonGitRepository,GitRepositoryFormat,RepositoryFormat2a)
4907
5111
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_revision_ids_limit(InterRepository,RepositoryFormat5,RepositoryFormatKnit3)
4908
5112
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterDifferingSerializer+get_known_graph_ancestry,RepositoryFormatKnitPack1,RepositoryFormatKnitPack6RichRoot)
4909
5113
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterDifferingSerializer,RepositoryFormat2a,RepositoryFormatKnitPack6RichRoot)
4912
5116
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterKnitRepo,RepositoryFormatKnitPack1,RepositoryFormatKnit1)
4913
5117
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterKnitRepo,RepositoryFormatKnitPack3,RepositoryFormatKnit3)
4914
5118
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterKnitRepo,RepositoryFormatKnitPack3,RepositoryFormatKnitPack4)
5119
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterLocalGitLocalGitRepository,GitRepositoryFormat,GitRepositoryFormat)
5120
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterLocalGitNonGitRepository,GitRepositoryFormat,RepositoryFormat2a)
4915
5121
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterRepository,RepositoryFormat5,RepositoryFormatKnit3)
5122
breezy.tests.per_interrepository.test_interrepository.TestCaseWithComplexRepository.test_search_missing_rev_limited(InterToLocalGitRepository,RepositoryFormat2a,GitRepositoryFormat)
4916
5123
breezy.tests.per_interrepository.test_interrepository.TestCaseWithGhosts.test_fetch_all_fixes_up_ghost(InterDifferingSerializer+get_known_graph_ancestry,RepositoryFormatKnitPack1,RepositoryFormatKnitPack6RichRoot)
4917
5124
breezy.tests.per_interrepository.test_interrepository.TestCaseWithGhosts.test_fetch_all_fixes_up_ghost(InterDifferingSerializer,RepositoryFormat2a,RepositoryFormatKnitPack6RichRoot)
4918
5125
breezy.tests.per_interrepository.test_interrepository.TestCaseWithGhosts.test_fetch_all_fixes_up_ghost(InterDifferingSerializer,RepositoryFormatKnitPack1,RepositoryFormatKnitPack6RichRoot)
11595
11825
breezy.tests.per_tree.test_ids.IdTests.test_path2id(WorkingTreeFormat4)
11596
11826
breezy.tests.per_tree.test_ids.IdTests.test_path2id(WorkingTreeFormat5)
11597
11827
breezy.tests.per_tree.test_ids.IdTests.test_path2id(WorkingTreeFormat6)
11828
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_invalid_child(GitWorkingTreeFormat)
11598
11829
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_invalid_child(WorkingTreeFormat2)
11599
11830
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_invalid_child(WorkingTreeFormat3)
11600
11831
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_before_commit(GitWorkingTreeFormat)
11601
11832
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_before_commit(WorkingTreeFormat2)
11602
11833
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_before_commit(WorkingTreeFormat3)
11834
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_dir(GitWorkingTreeFormat)
11603
11835
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_dir(WorkingTreeFormat2)
11604
11836
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_dir(WorkingTreeFormat3)
11837
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path(GitWorkingTreeFormat)
11605
11838
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_invalid_all(DirStateRevisionTree,WT4)
11606
11839
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_invalid_all(DirStateRevisionTree,WT5)
11840
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_invalid_all(GitWorkingTreeFormat)
11607
11841
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_invalid_all(PreviewTree)
11608
11842
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_invalid_all(PreviewTreePost)
11609
11843
breezy.tests.per_tree.test_inv.TestInventory.test_canonical_path_invalid_all(RevisionTree)
12717
12973
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_commit_progress_steps(WorkingTreeFormat4)
12718
12974
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_commit_progress_steps(WorkingTreeFormat5)
12719
12975
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_commit_progress_steps(WorkingTreeFormat6)
12976
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_post_commit_hook(GitWorkingTreeFormat)
12720
12977
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_post_commit_hook(WorkingTreeFormat2)
12721
12978
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_post_commit_hook(WorkingTreeFormat3)
12722
12979
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_post_commit_hook(WorkingTreeFormat4)
12723
12980
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_post_commit_hook(WorkingTreeFormat5)
12724
12981
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_post_commit_hook(WorkingTreeFormat6)
12982
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_start_commit_hook(GitWorkingTreeFormat)
12725
12983
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_start_commit_hook(WorkingTreeFormat2)
12726
12984
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_start_commit_hook(WorkingTreeFormat3)
12727
12985
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_start_commit_hook(WorkingTreeFormat4)
12728
12986
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_start_commit_hook(WorkingTreeFormat5)
12729
12987
breezy.tests.per_workingtree.test_commit.TestCommitProgress.test_start_commit_hook(WorkingTreeFormat6)
12988
breezy.tests.per_workingtree.test_commit.TestCommit.test_autodelete_renamed(GitWorkingTreeFormat)
12730
12989
breezy.tests.per_workingtree.test_commit.TestCommit.test_autodelete_renamed(WorkingTreeFormat2)
12731
12990
breezy.tests.per_workingtree.test_commit.TestCommit.test_autodelete_renamed(WorkingTreeFormat3)
12732
12991
breezy.tests.per_workingtree.test_commit.TestCommit.test_commit_aborted_does_not_apply_automatic_changes_bug_282402(WorkingTreeFormat2)
13018
13279
breezy.tests.per_workingtree.test_eol_conversion.TestEolConversion.test_eol_no_rules_dirty(WorkingTreeFormat4)
13019
13280
breezy.tests.per_workingtree.test_eol_conversion.TestEolConversion.test_eol_no_rules_dirty(WorkingTreeFormat5)
13020
13281
breezy.tests.per_workingtree.test_eol_conversion.TestEolConversion.test_eol_no_rules_dirty(WorkingTreeFormat6)
13282
breezy.tests.per_workingtree.test_executable.TestExecutable.test_01_is_executable(GitWorkingTreeFormat)
13021
13283
breezy.tests.per_workingtree.test_executable.TestExecutable.test_01_is_executable(WorkingTreeFormat2)
13022
13284
breezy.tests.per_workingtree.test_executable.TestExecutable.test_01_is_executable(WorkingTreeFormat3)
13023
13285
breezy.tests.per_workingtree.test_executable.TestExecutable.test_01_is_executable(WorkingTreeFormat4)
13024
13286
breezy.tests.per_workingtree.test_executable.TestExecutable.test_01_is_executable(WorkingTreeFormat5)
13025
13287
breezy.tests.per_workingtree.test_executable.TestExecutable.test_01_is_executable(WorkingTreeFormat6)
13026
13288
breezy.tests.per_workingtree.test_executable.TestExecutable.test_01_is_executable(WorkingTreeFormat6,remote)
13289
breezy.tests.per_workingtree.test_executable.TestExecutable.test_02_stays_executable(GitWorkingTreeFormat)
13027
13290
breezy.tests.per_workingtree.test_executable.TestExecutable.test_02_stays_executable(WorkingTreeFormat2)
13028
13291
breezy.tests.per_workingtree.test_executable.TestExecutable.test_02_stays_executable(WorkingTreeFormat3)
13029
13292
breezy.tests.per_workingtree.test_executable.TestExecutable.test_02_stays_executable(WorkingTreeFormat4)
13030
13293
breezy.tests.per_workingtree.test_executable.TestExecutable.test_02_stays_executable(WorkingTreeFormat5)
13031
13294
breezy.tests.per_workingtree.test_executable.TestExecutable.test_02_stays_executable(WorkingTreeFormat6)
13032
13295
breezy.tests.per_workingtree.test_executable.TestExecutable.test_02_stays_executable(WorkingTreeFormat6,remote)
13296
breezy.tests.per_workingtree.test_executable.TestExecutable.test_03_after_commit(GitWorkingTreeFormat)
13033
13297
breezy.tests.per_workingtree.test_executable.TestExecutable.test_03_after_commit(WorkingTreeFormat2)
13034
13298
breezy.tests.per_workingtree.test_executable.TestExecutable.test_03_after_commit(WorkingTreeFormat3)
13035
13299
breezy.tests.per_workingtree.test_executable.TestExecutable.test_03_after_commit(WorkingTreeFormat4)
13042
13306
breezy.tests.per_workingtree.test_executable.TestExecutable.test_05_removed_and_committed(WorkingTreeFormat4)
13043
13307
breezy.tests.per_workingtree.test_executable.TestExecutable.test_05_removed_and_committed(WorkingTreeFormat5)
13044
13308
breezy.tests.per_workingtree.test_executable.TestExecutable.test_05_removed_and_committed(WorkingTreeFormat6)
13309
breezy.tests.per_workingtree.test_executable.TestExecutable.test_06_branch(GitWorkingTreeFormat)
13045
13310
breezy.tests.per_workingtree.test_executable.TestExecutable.test_06_branch(WorkingTreeFormat3)
13046
13311
breezy.tests.per_workingtree.test_executable.TestExecutable.test_06_branch(WorkingTreeFormat4)
13047
13312
breezy.tests.per_workingtree.test_executable.TestExecutable.test_06_branch(WorkingTreeFormat5)
13048
13313
breezy.tests.per_workingtree.test_executable.TestExecutable.test_06_branch(WorkingTreeFormat6)
13049
13314
breezy.tests.per_workingtree.test_executable.TestExecutable.test_07_pull(WorkingTreeFormat3)
13315
breezy.tests.per_workingtree.test_executable.TestExecutable.test_08_no_op_revert(GitWorkingTreeFormat)
13050
13316
breezy.tests.per_workingtree.test_executable.TestExecutable.test_08_no_op_revert(WorkingTreeFormat2)
13051
13317
breezy.tests.per_workingtree.test_executable.TestExecutable.test_08_no_op_revert(WorkingTreeFormat3)
13052
13318
breezy.tests.per_workingtree.test_executable.TestExecutable.test_08_no_op_revert(WorkingTreeFormat4)
13053
13319
breezy.tests.per_workingtree.test_executable.TestExecutable.test_08_no_op_revert(WorkingTreeFormat5)
13054
13320
breezy.tests.per_workingtree.test_executable.TestExecutable.test_08_no_op_revert(WorkingTreeFormat6)
13321
breezy.tests.per_workingtree.test_executable.TestExecutable.test_commit_with_exec_from_basis(GitWorkingTreeFormat)
13055
13322
breezy.tests.per_workingtree.test_executable.TestExecutable.test_commit_with_exec_from_basis(WorkingTreeFormat2)
13056
13323
breezy.tests.per_workingtree.test_executable.TestExecutable.test_commit_with_exec_from_basis(WorkingTreeFormat3)
13057
13324
breezy.tests.per_workingtree.test_executable.TestExecutable.test_commit_with_exec_from_basis(WorkingTreeFormat4)
13058
13325
breezy.tests.per_workingtree.test_executable.TestExecutable.test_commit_with_exec_from_basis(WorkingTreeFormat5)
13059
13326
breezy.tests.per_workingtree.test_executable.TestExecutable.test_commit_with_exec_from_basis(WorkingTreeFormat6)
13327
breezy.tests.per_workingtree.test_executable.TestExecutable.test_use_exec_from_basis(GitWorkingTreeFormat)
13060
13328
breezy.tests.per_workingtree.test_executable.TestExecutable.test_use_exec_from_basis(WorkingTreeFormat2)
13061
13329
breezy.tests.per_workingtree.test_executable.TestExecutable.test_use_exec_from_basis(WorkingTreeFormat3)
13062
13330
breezy.tests.per_workingtree.test_executable.TestExecutable.test_use_exec_from_basis(WorkingTreeFormat4)
13298
13571
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_branch_failures(WorkingTreeFormat5)
13299
13572
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_branch_failures(WorkingTreeFormat6)
13300
13573
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_branch_failures(WorkingTreeFormat6,remote)
13574
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_tree_write_lock_flushes(GitWorkingTreeFormat)
13301
13575
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_tree_write_lock_flushes(WorkingTreeFormat2)
13302
13576
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_tree_write_lock_flushes(WorkingTreeFormat3)
13303
13577
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_tree_write_lock_flushes(WorkingTreeFormat4)
13304
13578
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_tree_write_lock_flushes(WorkingTreeFormat5)
13305
13579
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_tree_write_lock_flushes(WorkingTreeFormat6)
13306
13580
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_tree_write_lock_flushes(WorkingTreeFormat6,remote)
13581
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_write_lock_flushes(GitWorkingTreeFormat)
13307
13582
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_write_lock_flushes(WorkingTreeFormat2)
13308
13583
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_write_lock_flushes(WorkingTreeFormat3)
13309
13584
breezy.tests.per_workingtree.test_locking.TestWorkingTreeLocking.test_unlock_from_write_lock_flushes(WorkingTreeFormat4)
13392
13672
breezy.tests.per_workingtree.test_move.TestMove.test_move_parent_dir(WorkingTreeFormat3)
13393
13673
breezy.tests.per_workingtree.test_move.TestMove.test_move_subdir(WorkingTreeFormat2)
13394
13674
breezy.tests.per_workingtree.test_move.TestMove.test_move_subdir(WorkingTreeFormat3)
13675
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_dir(GitWorkingTreeFormat)
13395
13676
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_dir(WorkingTreeFormat2)
13396
13677
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_dir(WorkingTreeFormat3)
13397
13678
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_dir(WorkingTreeFormat4)
13398
13679
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_dir(WorkingTreeFormat5)
13399
13680
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_dir(WorkingTreeFormat6)
13681
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_versioned(GitWorkingTreeFormat)
13400
13682
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_versioned(WorkingTreeFormat2)
13401
13683
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_versioned(WorkingTreeFormat3)
13402
13684
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_versioned(WorkingTreeFormat4)
13403
13685
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_versioned(WorkingTreeFormat5)
13404
13686
breezy.tests.per_workingtree.test_move.TestMove.test_move_target_not_versioned(WorkingTreeFormat6)
13687
breezy.tests.per_workingtree.test_move.TestMove.test_move_unversioned(GitWorkingTreeFormat)
13405
13688
breezy.tests.per_workingtree.test_move.TestMove.test_move_unversioned(WorkingTreeFormat2)
13406
13689
breezy.tests.per_workingtree.test_move.TestMove.test_move_unversioned(WorkingTreeFormat3)
13407
13690
breezy.tests.per_workingtree.test_move.TestMove.test_move_unversioned(WorkingTreeFormat4)
13791
14083
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_fail_consistent(WorkingTreeFormat3)
13792
14084
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_moved(WorkingTreeFormat2)
13793
14085
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_moved(WorkingTreeFormat3)
14086
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_non_existent(GitWorkingTreeFormat)
13794
14087
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_non_existent(WorkingTreeFormat2)
13795
14088
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_non_existent(WorkingTreeFormat3)
13796
14089
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_non_existent(WorkingTreeFormat4)
13797
14090
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_non_existent(WorkingTreeFormat5)
13798
14091
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_non_existent(WorkingTreeFormat6)
14092
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_existing(GitWorkingTreeFormat)
13799
14093
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_existing(WorkingTreeFormat2)
13800
14094
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_existing(WorkingTreeFormat3)
14095
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_self(GitWorkingTreeFormat)
14096
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_self_root(GitWorkingTreeFormat)
13801
14097
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_self_root(WorkingTreeFormat2)
13802
14098
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_self_root(WorkingTreeFormat3)
13803
14099
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_self_root(WorkingTreeFormat4)
13805
14101
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_self_root(WorkingTreeFormat6)
13806
14102
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_self(WorkingTreeFormat2)
13807
14103
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_onto_self(WorkingTreeFormat3)
14104
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_dir(GitWorkingTreeFormat)
13808
14105
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_dir(WorkingTreeFormat2)
13809
14106
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_dir(WorkingTreeFormat3)
13810
14107
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_dir(WorkingTreeFormat4)
13811
14108
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_dir(WorkingTreeFormat5)
13812
14109
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_dir(WorkingTreeFormat6)
14110
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_versioned(GitWorkingTreeFormat)
13813
14111
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_versioned(WorkingTreeFormat2)
13814
14112
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_versioned(WorkingTreeFormat3)
13815
14113
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_versioned(WorkingTreeFormat4)
13816
14114
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_versioned(WorkingTreeFormat5)
13817
14115
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_target_not_versioned(WorkingTreeFormat6)
14116
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_unversioned(GitWorkingTreeFormat)
13818
14117
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_unversioned(WorkingTreeFormat2)
13819
14118
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_unversioned(WorkingTreeFormat3)
13820
14119
breezy.tests.per_workingtree.test_rename_one.TestRenameOne.test_rename_one_unversioned(WorkingTreeFormat4)
13989
14288
breezy.tests.per_workingtree.test_symlinks.TestOpenTree.test_tree_files(WorkingTreeFormat5)
13990
14289
breezy.tests.per_workingtree.test_symlinks.TestOpenTree.test_tree_files(WorkingTreeFormat6)
13991
14290
breezy.tests.per_workingtree.test_symlinks.TestOpenTree.test_tree_files(WorkingTreeFormat6,remote)
14291
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_add_file_under_symlink(GitWorkingTreeFormat)
13992
14292
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_add_file_under_symlink(WorkingTreeFormat2)
13993
14293
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_add_file_under_symlink(WorkingTreeFormat3)
13994
14294
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_add_file_under_symlink(WorkingTreeFormat4)
13995
14295
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_add_file_under_symlink(WorkingTreeFormat5)
13996
14296
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_add_file_under_symlink(WorkingTreeFormat6)
13997
14297
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_add_file_under_symlink(WorkingTreeFormat6,remote)
14298
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_smart_add_symlink(GitWorkingTreeFormat)
14299
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_smart_add_symlink_pointing_outside(GitWorkingTreeFormat)
13998
14300
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_smart_add_symlink_pointing_outside(WorkingTreeFormat2)
13999
14301
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_smart_add_symlink_pointing_outside(WorkingTreeFormat3)
14000
14302
breezy.tests.per_workingtree.test_symlinks.TestSmartAddTree.test_smart_add_symlink_pointing_outside(WorkingTreeFormat4)
14031
14334
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_requires_write_lock(WorkingTreeFormat5)
14032
14335
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_requires_write_lock(WorkingTreeFormat6)
14033
14336
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_requires_write_lock(WorkingTreeFormat6,remote)
14337
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_several_files(GitWorkingTreeFormat)
14034
14338
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_several_files(WorkingTreeFormat2)
14035
14339
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_several_files(WorkingTreeFormat3)
14036
14340
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_several_files(WorkingTreeFormat4)
14037
14341
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_several_files(WorkingTreeFormat5)
14038
14342
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_several_files(WorkingTreeFormat6)
14039
14343
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_several_files(WorkingTreeFormat6,remote)
14344
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_subtree_and_children(GitWorkingTreeFormat)
14040
14345
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_subtree_and_children(WorkingTreeFormat2)
14041
14346
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_subtree_and_children(WorkingTreeFormat3)
14347
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_subtree(GitWorkingTreeFormat)
14042
14348
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_subtree(WorkingTreeFormat2)
14043
14349
breezy.tests.per_workingtree.test_unversion.TestUnversion.test_unversion_subtree(WorkingTreeFormat3)
14044
14350
breezy.tests.per_workingtree.test_views.TestTreeViews.test_check_path_in_view(GitWorkingTreeFormat)