94
95
breezy.plugins.weave_fmt.test_store.TestMockTransport.test_mkdir
95
96
breezy.plugins.weave_fmt.test_store.TestTextStore.test_multiple_add
96
97
breezy.plugins.weave_fmt.test_store.TestTextStore.test_total_size
98
breezy.plugins.weave_fmt.test_store.TestTransportStore.test_add_prefixed
97
99
breezy.plugins.weave_fmt.test_store.TestTransportStore.test_add_simple
100
breezy.plugins.weave_fmt.test_store.TestTransportStore.test_escaped_uppercase
98
101
breezy.plugins.weave_fmt.test_store.TestTransportStore.test___iter__no_suffix
99
102
breezy.plugins.weave_fmt.test_store.TestTransportStore.test___len__
100
103
breezy.plugins.weave_fmt.test_store.TestTransportStore.test_register_invalid_suffixes
101
104
breezy.plugins.weave_fmt.test_store.TestTransportStore.test_relpath_escaped
102
105
breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_invalid
106
breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_prefixed
103
107
breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_simple
104
108
breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_simple_suffixed
105
109
breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_unregister_suffixes
1419
1423
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_ignore_master_disables_tag_propagation(BranchReferenceFormat)
1420
1424
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_ignore_master_disables_tag_propagation(BzrBranchFormat4)
1421
1425
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_ignore_master_disables_tag_propagation(BzrBranchFormat5)
1426
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_ignore_master_disables_tag_propagation(BzrBranchFormat6)
1427
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_ignore_master_disables_tag_propagation(BzrBranchFormat7)
1428
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_ignore_master_disables_tag_propagation(BzrBranchFormat8)
1422
1429
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_ignore_master_disables_tag_propagation(LocalGitBranchFormat)
1423
1430
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_ignore_master_disables_tag_propagation(RemoteGitBranchFormat)
1424
1431
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_child_only(BranchReferenceFormat)
1425
1432
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_child_only(BzrBranchFormat4)
1426
1433
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_child_only(BzrBranchFormat5)
1434
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_child_only(BzrBranchFormat6)
1435
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_child_only(BzrBranchFormat7)
1436
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_child_only(BzrBranchFormat8)
1427
1437
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_child_only(LocalGitBranchFormat)
1428
1438
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_child_only(RemoteGitBranchFormat)
1429
1439
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_master_only(BranchReferenceFormat)
1430
1440
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_master_only(BzrBranchFormat4)
1431
1441
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_master_only(BzrBranchFormat5)
1442
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_master_only(BzrBranchFormat6)
1443
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_master_only(BzrBranchFormat7)
1444
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_master_only(BzrBranchFormat8)
1432
1445
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_master_only(LocalGitBranchFormat)
1433
1446
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_conflict_in_master_only(RemoteGitBranchFormat)
1434
1447
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_different_conflict_in_master_and_child(BranchReferenceFormat)
1435
1448
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_different_conflict_in_master_and_child(BzrBranchFormat4)
1436
1449
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_different_conflict_in_master_and_child(BzrBranchFormat5)
1450
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_different_conflict_in_master_and_child(BzrBranchFormat6)
1451
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_different_conflict_in_master_and_child(BzrBranchFormat7)
1452
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_different_conflict_in_master_and_child(BzrBranchFormat8)
1437
1453
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_different_conflict_in_master_and_child(LocalGitBranchFormat)
1438
1454
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_different_conflict_in_master_and_child(RemoteGitBranchFormat)
1439
1455
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_child_and_master(BranchReferenceFormat)
1440
1456
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_child_and_master(BzrBranchFormat4)
1441
1457
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_child_and_master(BzrBranchFormat5)
1458
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_child_and_master(BzrBranchFormat6)
1459
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_child_and_master(BzrBranchFormat7)
1460
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_child_and_master(BzrBranchFormat8)
1442
1461
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_child_and_master(LocalGitBranchFormat)
1443
1462
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_child_and_master(RemoteGitBranchFormat)
1444
1463
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_master(BranchReferenceFormat)
1445
1464
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_master(BzrBranchFormat4)
1446
1465
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_master(BzrBranchFormat5)
1466
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_master(BzrBranchFormat6)
1467
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_master(BzrBranchFormat7)
1468
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_master(BzrBranchFormat8)
1447
1469
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_master(LocalGitBranchFormat)
1448
1470
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_overwrite_conflict_in_master(RemoteGitBranchFormat)
1449
1471
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_propagates_tags(BranchReferenceFormat)
1450
1472
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_propagates_tags(BzrBranchFormat4)
1451
1473
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_propagates_tags(BzrBranchFormat5)
1474
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_propagates_tags(BzrBranchFormat6)
1475
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_propagates_tags(BzrBranchFormat7)
1476
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_propagates_tags(BzrBranchFormat8)
1452
1477
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_propagates_tags(LocalGitBranchFormat)
1453
1478
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_propagates_tags(RemoteGitBranchFormat)
1454
1479
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_same_conflict_in_master_and_child(BranchReferenceFormat)
1455
1480
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_same_conflict_in_master_and_child(BzrBranchFormat4)
1456
1481
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_same_conflict_in_master_and_child(BzrBranchFormat5)
1482
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_same_conflict_in_master_and_child(BzrBranchFormat6)
1483
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_same_conflict_in_master_and_child(BzrBranchFormat7)
1484
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_same_conflict_in_master_and_child(BzrBranchFormat8)
1457
1485
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_same_conflict_in_master_and_child(LocalGitBranchFormat)
1458
1486
breezy.tests.per_branch.test_tags.TestTagsMergeToInCheckouts.test_merge_to_same_conflict_in_master_and_child(RemoteGitBranchFormat)
1459
1487
breezy.tests.per_branch.test_tags.TestUnsupportedTags.test_merge_empty_tags(BranchReferenceFormat)
1581
1609
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_empty_history(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
1582
1610
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
1583
1611
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
1612
breezy.tests.per_interbranch.test_push.TestPush.test_no_get_parent_map_after_insert_stream(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
1613
breezy.tests.per_interbranch.test_push.TestPush.test_no_get_parent_map_after_insert_stream(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
1584
1614
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
1585
1615
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
1586
1616
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
1686
1716
breezy.tests.per_interrepository.test_fetch.TestInterRepository.test_fetch_missing_revision_same_location_fails(InterKnitRepo,RepositoryFormatKnitPack1,RepositoryFormatKnit1)
1687
1717
breezy.tests.per_interrepository.test_fetch.TestInterRepository.test_fetch_missing_revision_same_location_fails(InterKnitRepo,RepositoryFormatKnitPack3,RepositoryFormatKnit3)
1688
1718
breezy.tests.per_interrepository.test_fetch.TestInterRepository.test_fetch_missing_revision_same_location_fails(InterKnitRepo,RepositoryFormatKnitPack3,RepositoryFormatKnitPack4)
1719
breezy.tests.per_interrepository.test_fetch.TestInterRepository.test_fetch_missing_revision_same_location_fails(InterRepository,RepositoryFormat5,RepositoryFormatKnit3)
1689
1720
breezy.tests.per_interrepository.test_fetch.TestInterRepository.test_fetch_missing_revision_same_location_fails(InterRepository,RepositoryFormatKnit1,RepositoryFormatKnit3)
1690
1721
breezy.tests.per_interrepository.test_fetch.TestInterRepository.test_fetch_missing_revision_same_location_fails(InterSameDataRepository,RepositoryFormatKnit3,RepositoryFormatKnit3)
1691
1722
breezy.tests.per_interrepository.test_fetch.TestInterRepository.test_fetch_parent_inventories_at_stacking_boundary(InterKnitRepo,RepositoryFormatKnit1,RepositoryFormatKnit1)
5504
5567
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(HttpTransport,HttpServer)
5505
5568
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(HttpTransport_urllib,HttpServer_urllib)
5506
5569
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(LocalTransport,LocalURLServer)
5570
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(MemoryTransport,MemoryServer)
5507
5571
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(NoSmartTransportDecorator,NoSmartTransportServer)
5508
5572
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(PathFilteringTransport,TestingPathFilteringServer)
5509
5573
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(ReadonlyTransportDecorator,ReadonlyServer)
5574
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(RemoteTCPTransport,SmartTCPServer_for_testing)
5510
5575
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(SFTPTransport,SFTPAbsoluteServer)
5511
5576
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(SFTPTransport,SFTPHomeDirServer)
5512
5577
breezy.tests.per_transport.TransportTests.test_rename_dir_nonempty(SFTPTransport,SFTPSiblingAbsoluteServer)
5941
6009
breezy.tests.per_uifactory.TestTTYTextUIFactory.test_show_message
5942
6010
breezy.tests.per_uifactory.TestTTYTextUIFactory.test_show_warning
5943
6011
breezy.tests.per_uifactory.TestTTYTextUIFactory.test_transport_activity
6012
breezy.tests.per_versionedfile.TestContentFactoryAdaption.test_annotated_to_fulltext
6013
breezy.tests.per_versionedfile.TestContentFactoryAdaption.test_annotated_to_fulltext_no_eol
6014
breezy.tests.per_versionedfile.TestContentFactoryAdaption.test_deannotation
6015
breezy.tests.per_versionedfile.TestContentFactoryAdaption.test_deannotation_noeol
5944
6016
breezy.tests.per_versionedfile.TestContentFactoryAdaption.test_select_adaptor
6017
breezy.tests.per_versionedfile.TestContentFactoryAdaption.test_unannotated_to_fulltext
6018
breezy.tests.per_versionedfile.TestContentFactoryAdaption.test_unannotated_to_fulltext_no_eol
5945
6019
breezy.tests.per_versionedfile.TestKeyMapper.test_identity_mapper
5946
6020
breezy.tests.per_versionedfile.TestKeyMapper.test_prefix_mapper
6021
breezy.tests.per_versionedfile.TestPlanMergeVersionedFile.test_add_lines
6022
breezy.tests.per_versionedfile.TestPlanMergeVersionedFile.test_get_record_stream
6023
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_fallback_implies_without_fallbacks(annotated-knit-escape)
6024
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_fallback_implies_without_fallbacks(groupcompress)
6025
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_fallback_implies_without_fallbacks(groupcompress-nograph)
6026
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_fallback_implies_without_fallbacks(named-knit)
5947
6027
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_fallback_implies_without_fallbacks(weave-named)
5948
6028
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_fallback_implies_without_fallbacks(weave-prefix)
6029
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines(groupcompress)
6030
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines(groupcompress-nograph)
6031
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines(named-knit)
6032
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_no_key_generates_chk_key(groupcompress)
6033
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_no_key_generates_chk_key(groupcompress-nograph)
6034
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_no_key_generates_chk_key(named-knit)
6035
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_no_key_generates_chk_key(weave-named)
6036
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_no_key_generates_chk_key(weave-prefix)
6037
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_nostoresha(annotated-knit-escape)
6038
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_nostoresha(groupcompress)
6039
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_nostoresha(groupcompress-nograph)
6040
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_nostoresha(named-knit)
6041
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_nostoresha(weave-named)
6042
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_nostoresha(weave-prefix)
6043
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_return(annotated-knit-escape)
6044
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_return(groupcompress)
6045
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_return(groupcompress-nograph)
6046
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_return(named-knit)
6047
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_return(weave-named)
6048
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_return(weave-prefix)
6049
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines(weave-named)
6050
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines(weave-prefix)
6051
breezy.tests.per_versionedfile.TestVersionedFiles.test_annotate(annotated-knit-escape)
6052
breezy.tests.per_versionedfile.TestVersionedFiles.test_annotate(groupcompress)
6053
breezy.tests.per_versionedfile.TestVersionedFiles.test_annotate(groupcompress-nograph)
6054
breezy.tests.per_versionedfile.TestVersionedFiles.test_annotate(named-knit)
6055
breezy.tests.per_versionedfile.TestVersionedFiles.test_annotate(weave-named)
6056
breezy.tests.per_versionedfile.TestVersionedFiles.test_annotate(weave-prefix)
5949
6057
breezy.tests.per_versionedfile.TestVersionedFiles.test_check_no_parameters(annotated-knit-escape)
5950
6058
breezy.tests.per_versionedfile.TestVersionedFiles.test_check_no_parameters(groupcompress)
5951
6059
breezy.tests.per_versionedfile.TestVersionedFiles.test_check_no_parameters(groupcompress-nograph)
5986
6099
breezy.tests.per_versionedfile.TestVersionedFiles.test_construct(plain-knit-pack)
5987
6100
breezy.tests.per_versionedfile.TestVersionedFiles.test_construct(weave-named)
5988
6101
breezy.tests.per_versionedfile.TestVersionedFiles.test_construct(weave-prefix)
6102
breezy.tests.per_versionedfile.TestVersionedFiles.test_empty_lines(annotated-knit-escape)
6103
breezy.tests.per_versionedfile.TestVersionedFiles.test_empty_lines(groupcompress)
6104
breezy.tests.per_versionedfile.TestVersionedFiles.test_empty_lines(groupcompress-nograph)
6105
breezy.tests.per_versionedfile.TestVersionedFiles.test_empty_lines(named-knit)
6106
breezy.tests.per_versionedfile.TestVersionedFiles.test_empty_lines(weave-named)
6107
breezy.tests.per_versionedfile.TestVersionedFiles.test_empty_lines(weave-prefix)
6108
breezy.tests.per_versionedfile.TestVersionedFiles.test_filter_absent_records(annotated-knit-escape)
6109
breezy.tests.per_versionedfile.TestVersionedFiles.test_filter_absent_records(groupcompress)
6110
breezy.tests.per_versionedfile.TestVersionedFiles.test_filter_absent_records(groupcompress-nograph)
6111
breezy.tests.per_versionedfile.TestVersionedFiles.test_filter_absent_records(named-knit)
6112
breezy.tests.per_versionedfile.TestVersionedFiles.test_filter_absent_records(weave-named)
6113
breezy.tests.per_versionedfile.TestVersionedFiles.test_filter_absent_records(weave-prefix)
6114
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_annotator(annotated-knit-escape)
6115
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_annotator(groupcompress)
6116
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_annotator(groupcompress-nograph)
6117
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_annotator(named-knit)
6118
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_annotator(weave-named)
6119
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_annotator(weave-prefix)
6120
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(annotated-knit-escape)
6121
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(groupcompress)
5989
6122
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(groupcompress-nograph)
6123
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(named-knit)
5990
6124
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(named-nograph-nodelta-knit-pack)
6125
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(weave-named)
6126
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(weave-prefix)
6127
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_parent_map(annotated-knit-escape)
6128
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_parent_map(groupcompress)
6129
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_parent_map(groupcompress-nograph)
6130
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_parent_map(named-knit)
6131
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_parent_map(weave-named)
6132
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_parent_map(weave-prefix)
5991
6133
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_empty(annotated-knit-escape)
5992
6134
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_empty(groupcompress)
5993
6135
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_empty(groupcompress-nograph)
5998
6140
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_empty(plain-knit-pack)
5999
6141
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_empty(weave-named)
6000
6142
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_empty(weave-prefix)
6143
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface(annotated-knit-escape)
6144
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface(groupcompress)
6145
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_groupcompress(annotated-knit-escape)
6146
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_groupcompress(groupcompress)
6147
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_groupcompress(groupcompress-nograph)
6148
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_groupcompress(named-knit)
6149
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface(groupcompress-nograph)
6150
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_groupcompress(weave-named)
6151
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_groupcompress(weave-prefix)
6152
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface(named-knit)
6153
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered(annotated-knit-escape)
6154
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered(groupcompress)
6155
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered(groupcompress-nograph)
6156
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered(named-knit)
6157
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered(weave-named)
6158
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered(weave-prefix)
6159
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered_with_delta_closure(annotated-knit-escape)
6160
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered_with_delta_closure(groupcompress)
6161
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered_with_delta_closure(groupcompress-nograph)
6162
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered_with_delta_closure(named-knit)
6163
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered_with_delta_closure(weave-named)
6164
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface_ordered_with_delta_closure(weave-prefix)
6165
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface(weave-named)
6166
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_interface(weave-prefix)
6167
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_missing_records_are_absent(annotated-knit-escape)
6168
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_missing_records_are_absent(groupcompress)
6169
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_missing_records_are_absent(groupcompress-nograph)
6170
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_missing_records_are_absent(named-knit)
6171
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_missing_records_are_absent(weave-named)
6172
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_missing_records_are_absent(weave-prefix)
6173
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_delta(groupcompress)
6174
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_delta(groupcompress-nograph)
6175
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_delta(weave-named)
6176
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_delta(weave-prefix)
6177
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_ft_delta(groupcompress)
6178
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_ft_delta(groupcompress-nograph)
6179
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_ft_delta(weave-named)
6180
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_ft_delta(weave-prefix)
6181
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_one_ft(annotated-knit-escape)
6182
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_one_ft(groupcompress)
6183
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_one_ft(groupcompress-nograph)
6184
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_one_ft(named-knit)
6185
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_one_ft(weave-named)
6186
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_native_formats_are_wire_ready_one_ft(weave-prefix)
6187
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_unknown_storage_kind_raises(annotated-knit-escape)
6188
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_unknown_storage_kind_raises(groupcompress)
6189
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_unknown_storage_kind_raises(groupcompress-nograph)
6190
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_unknown_storage_kind_raises(named-knit)
6191
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_unknown_storage_kind_raises(weave-named)
6192
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_unknown_storage_kind_raises(weave-prefix)
6193
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_wire_ready_delta_closure_included(groupcompress)
6194
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_wire_ready_delta_closure_included(groupcompress-nograph)
6195
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_wire_ready_delta_closure_included(weave-named)
6196
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_wire_ready_delta_closure_included(weave-prefix)
6197
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_sha1s(annotated-knit-escape)
6198
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_sha1s(groupcompress)
6199
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_sha1s(groupcompress-nograph)
6200
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_sha1s(named-knit)
6201
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_sha1s(weave-named)
6202
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_sha1s(weave-prefix)
6203
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_annotated_knits(groupcompress)
6204
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_annotated_knits(groupcompress-nograph)
6205
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_annotated_knits_noeol(groupcompress)
6206
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_annotated_knits_noeol(groupcompress-nograph)
6207
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_annotated_knits_noeol(weave-named)
6208
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_annotated_knits(weave-named)
6001
6209
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_can_be_added_later(annotated-knit-escape)
6002
6210
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_can_be_added_later(groupcompress)
6003
6211
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_can_be_added_later(groupcompress-nograph)
6006
6214
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_can_be_added_later(named-nograph-nodelta-knit-pack)
6007
6215
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_can_be_added_later(weave-named)
6008
6216
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_can_be_added_later(weave-prefix)
6217
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_no_corruption(groupcompress)
6218
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_no_corruption(groupcompress-nograph)
6219
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_no_corruption(named-graph-nodelta-knit-pack)
6220
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_no_corruption(named-nograph-nodelta-knit-pack)
6221
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_no_corruption(weave-named)
6222
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_delta_missing_basis_no_corruption(weave-prefix)
6009
6223
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_empty(annotated-knit-escape)
6010
6224
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_empty(groupcompress)
6011
6225
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_empty(groupcompress-nograph)
6016
6230
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_empty(plain-knit-pack)
6017
6231
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_empty(weave-named)
6018
6232
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_empty(weave-prefix)
6233
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_existing_keys(groupcompress)
6234
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_existing_keys(groupcompress-nograph)
6235
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_existing_keys(weave-named)
6236
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_existing_keys(weave-prefix)
6237
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_fulltexts(groupcompress)
6238
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_fulltexts(groupcompress-nograph)
6239
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_fulltexts(named-knit)
6240
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_fulltexts_noeol(groupcompress)
6241
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_fulltexts_noeol(groupcompress-nograph)
6242
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_fulltexts_noeol(named-knit)
6243
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_fulltexts_noeol(weave-named)
6244
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_fulltexts(weave-named)
6245
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_long_parent_chain_out_of_order(groupcompress)
6019
6246
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_long_parent_chain_out_of_order(groupcompress-nograph)
6020
6247
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_long_parent_chain_out_of_order(named-nograph-nodelta-knit-pack)
6248
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_long_parent_chain_out_of_order(weave-named)
6249
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_long_parent_chain_out_of_order(weave-prefix)
6250
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(annotated-knit-escape)
6021
6251
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(groupcompress)
6022
6252
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(groupcompress-nograph)
6023
6253
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(named-graph-knit-pack)
6027
6257
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(plain-knit-pack)
6028
6258
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(weave-named)
6029
6259
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(weave-prefix)
6260
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_out_of_order(groupcompress)
6261
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_out_of_order(groupcompress-nograph)
6262
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_out_of_order(weave-named)
6263
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_out_of_order(weave-prefix)
6264
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_plain_knits(groupcompress)
6265
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_plain_knits(groupcompress-nograph)
6266
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_plain_knits_noeol(groupcompress)
6267
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_plain_knits_noeol(groupcompress-nograph)
6268
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_plain_knits_noeol(weave-named)
6269
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_plain_knits(weave-named)
6270
breezy.tests.per_versionedfile.TestVersionedFiles.test_iter_lines_added_or_present_in_keys(groupcompress)
6271
breezy.tests.per_versionedfile.TestVersionedFiles.test_iter_lines_added_or_present_in_keys(groupcompress-nograph)
6272
breezy.tests.per_versionedfile.TestVersionedFiles.test_iter_lines_added_or_present_in_keys(named-knit)
6273
breezy.tests.per_versionedfile.TestVersionedFiles.test_iter_lines_added_or_present_in_keys(weave-named)
6274
breezy.tests.per_versionedfile.TestVersionedFiles.test_iter_lines_added_or_present_in_keys(weave-prefix)
6275
breezy.tests.per_versionedfile.TestVersionedFiles.test_keys(groupcompress)
6276
breezy.tests.per_versionedfile.TestVersionedFiles.test_keys(groupcompress-nograph)
6277
breezy.tests.per_versionedfile.TestVersionedFiles.test_keys(named-knit)
6278
breezy.tests.per_versionedfile.TestVersionedFiles.test_keys(weave-named)
6279
breezy.tests.per_versionedfile.TestVersionedFiles.test_keys(weave-prefix)
6280
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(annotated-knit-escape)
6281
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(groupcompress)
6030
6282
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(groupcompress-nograph)
6283
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(named-knit)
6031
6284
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(named-nograph-nodelta-knit-pack)
6032
6285
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(weave-named)
6033
6286
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(weave-prefix)
6287
breezy.tests.per_versionedfile.TestVersionedFiles.test_make_mpdiffs(groupcompress)
6288
breezy.tests.per_versionedfile.TestVersionedFiles.test_make_mpdiffs(groupcompress-nograph)
6289
breezy.tests.per_versionedfile.TestVersionedFiles.test_make_mpdiffs(named-knit)
6290
breezy.tests.per_versionedfile.TestVersionedFiles.test_make_mpdiffs(weave-named)
6291
breezy.tests.per_versionedfile.TestVersionedFiles.test_make_mpdiffs(weave-prefix)
6292
breezy.tests.per_versionedfile.TestVersionedFiles.test_newline_only(annotated-knit-escape)
6293
breezy.tests.per_versionedfile.TestVersionedFiles.test_newline_only(groupcompress)
6294
breezy.tests.per_versionedfile.TestVersionedFiles.test_newline_only(groupcompress-nograph)
6295
breezy.tests.per_versionedfile.TestVersionedFiles.test_newline_only(named-knit)
6296
breezy.tests.per_versionedfile.TestVersionedFiles.test_newline_only(weave-named)
6297
breezy.tests.per_versionedfile.TestVersionedFiles.test_newline_only(weave-prefix)
6298
breezy.tests.per_versionedfile.TestWeaveMerge.test_agreement_deletion
6299
breezy.tests.per_versionedfile.TestWeaveMerge.testClashReplace
6034
6300
breezy.tests.per_versionedfile.TestWeaveMerge.testDeleteAndModify
6301
breezy.tests.per_versionedfile.TestWeaveMerge.test_deletion_extended
6302
breezy.tests.per_versionedfile.TestWeaveMerge.test_deletion_overlap
6303
breezy.tests.per_versionedfile.TestWeaveMerge.testNonClashInsert1
6304
breezy.tests.per_versionedfile.TestWeaveMerge.testNonClashInsert2
6305
breezy.tests.per_versionedfile.TestWeaveMerge.testOneInsert
6306
breezy.tests.per_versionedfile.TestWeaveMerge.testOverlappedInsert
6307
breezy.tests.per_versionedfile.TestWeaveMerge.testSameInsert
6308
breezy.tests.per_versionedfile.TestWeaveMerge.testSeparateInserts
6309
breezy.tests.per_versionedfile.TestWeaveMerge.test_sync_on_deletion
6035
6310
breezy.tests.per_versionedfile.TestWeaveMerge.test_weave_merge_conflicts
6311
breezy.tests.per_versionedfile.TestWeave.test_add
6036
6312
breezy.tests.per_versionedfile.TestWeave.test_add_follows_left_matching_blocks
6313
breezy.tests.per_versionedfile.TestWeave.test_add_lines_nostoresha
6314
breezy.tests.per_versionedfile.TestWeave.test_add_lines_return_value
6037
6315
breezy.tests.per_versionedfile.TestWeave.test_add_lines_with_ghosts
6038
6316
breezy.tests.per_versionedfile.TestWeave.test_add_lines_with_ghosts_after_normal_revs
6317
breezy.tests.per_versionedfile.TestWeave.test_add_lines_with_ghosts_nostoresha
6318
breezy.tests.per_versionedfile.TestWeave.test_add_lines_with_matching_blocks_noeol_last_line
6319
breezy.tests.per_versionedfile.TestWeave.test_add_reserved
6320
breezy.tests.per_versionedfile.TestWeave.test_adds_with_parent_texts
6321
breezy.tests.per_versionedfile.TestWeave.test_add_unchanged_last_line_noeol_snapshot
6039
6322
breezy.tests.per_versionedfile.TestWeave.test_add_unicode_content
6323
breezy.tests.per_versionedfile.TestWeave.test_ancestry
6324
breezy.tests.per_versionedfile.TestWeave.test_annotate
6325
breezy.tests.per_versionedfile.TestWeave.test_copy_to
6326
breezy.tests.per_versionedfile.TestWeave.test_detection
6327
breezy.tests.per_versionedfile.TestWeave.test_get_parent_map
6328
breezy.tests.per_versionedfile.TestWeave.test_get_reserved
6040
6329
breezy.tests.per_versionedfile.TestWeave.test_get_suffixes
6330
breezy.tests.per_versionedfile.TestWeave.test_get_texts_eol_variation
6331
breezy.tests.per_versionedfile.TestWeave.test_inline_newline_throws
6332
breezy.tests.per_versionedfile.TestWeave.test_iter_lines_added_or_present_in_versions
6333
breezy.tests.per_versionedfile.TestWeave.test_make_mpdiffs
6041
6334
breezy.tests.per_versionedfile.TestWeave.test_make_mpdiffs_with_ghosts
6042
6335
breezy.tests.per_versionedfile.TestWeave.test_mutate_after_finish
6043
6336
breezy.tests.per_versionedfile.TestWeave.test_no_implicit_create
7043
7338
breezy.tests.test_bugtracker.TestBuiltinTrackers.test_generic_incorrect_url
7044
7339
breezy.tests.test_bugtracker.TestBuiltinTrackers.test_generic_registered
7045
7340
breezy.tests.test_bugtracker.TestBuiltinTrackers.test_generic_registered_non_integer
7341
breezy.tests.test_bugtracker.TestBuiltinTrackers.test_github
7046
7342
breezy.tests.test_bugtracker.TestBuiltinTrackers.test_gnome_registered
7047
7343
breezy.tests.test_bugtracker.TestBuiltinTrackers.test_launchpad_registered
7048
7344
breezy.tests.test_bugtracker.TestBuiltinTrackers.test_trac_registered
7049
7345
breezy.tests.test_bugtracker.TestGetBugURL.test_get_bug_url_for_transient_tracker
7050
7346
breezy.tests.test_bugtracker.TestGetBugURL.test_unrecognized_abbreviation_raises_error
7347
breezy.tests.test_bugtracker.TestProjectIntegerBugTracker.test_appends_id_to_base_url
7348
breezy.tests.test_bugtracker.TestProjectIntegerBugTracker.test_check_bug_id_doesnt_accept_non_project_integers
7349
breezy.tests.test_bugtracker.TestProjectIntegerBugTracker.test_check_bug_id_only_accepts_project_integers
7350
breezy.tests.test_bugtracker.TestProjectIntegerBugTracker.test_doesnt_consult_branch
7351
breezy.tests.test_bugtracker.TestProjectIntegerBugTracker.test_returns_none_if_abbreviation_doesnt_match
7352
breezy.tests.test_bugtracker.TestProjectIntegerBugTracker.test_returns_tracker_if_abbreviation_matches
7051
7353
breezy.tests.test_bugtracker.TestPropertyEncoding.test_encoding_one
7052
7354
breezy.tests.test_bugtracker.TestPropertyEncoding.test_encoding_two
7053
7355
breezy.tests.test_bugtracker.TestPropertyEncoding.test_encoding_zero
8850
9157
breezy.tests.test_lazy_import.TestImportProcessor.test_mixed
8851
9158
breezy.tests.test_lazy_import.TestImportProcessor.test_name_collision
8852
9159
breezy.tests.test_lazy_import.TestImportProcessor.test_relative_imports
9160
breezy.tests.test_lazy_import.TestImportReplacerHelper.test_basic_import
9161
breezy.tests.test_lazy_import.TestImportReplacer.test_import_mod
9162
breezy.tests.test_lazy_import.TestImportReplacer.test_import_mod_from_root
8853
9163
breezy.tests.test_lazy_import.TestImportReplacer.test_import_root
9164
breezy.tests.test_lazy_import.TestImportReplacer.test_import_root_and_mod
9165
breezy.tests.test_lazy_import.TestImportReplacer.test_import_root_and_root_mod
9166
breezy.tests.test_lazy_import.TestImportReplacer.test_import_root_sub_submod
9167
breezy.tests.test_lazy_import.TestLazyImportProcessor.test_import_deep
8854
9168
breezy.tests.test_lazy_import.TestLazyImportProcessor.test_lazy_import
8855
9169
breezy.tests.test_lazy_import.TestLazyImportProcessor.test_root
8856
9170
breezy.tests.test_lazy_import.TestScopeReplacerReentrance.test_call
10641
10965
breezy.tests.test__walkdirs_win32.TestWin32Finder.test_prefix
10642
10966
breezy.tests.test__walkdirs_win32.TestWin32Finder.test_top_prefix_to_starting_dir
10643
10967
breezy.tests.test__walkdirs_win32.Test_Win32Stat.test_zero_members_present
10968
breezy.tests.test_weave.AnnotateOne.runTest
10644
10969
breezy.tests.test_weave.BadInsert.runTest
10645
10970
breezy.tests.test_weave.BadWeave.runTest
10971
breezy.tests.test_weave.CannedDelete.runTest
10972
breezy.tests.test_weave.CannedReplacement.runTest
10646
10973
breezy.tests.test_weave.Conflicts.runTest
10974
breezy.tests.test_weave.DeleteLines2.runTest
10975
breezy.tests.test_weave.DeleteLines.runTest
10976
breezy.tests.test_weave.DivergedIncludes.runTest
10647
10977
breezy.tests.test_weave.Easy.runTest
10978
breezy.tests.test_weave.IncludeVersions.runTest
10979
breezy.tests.test_weave.InsertLines.runTest
10980
breezy.tests.test_weave.InsertNested.runTest
10648
10981
breezy.tests.test_weave.InvalidAdd.runTest
10982
breezy.tests.test_weave.InvalidRepeatedAdd.runTest
10983
breezy.tests.test_weave.JoinWeavesTests.test_written_detection
10984
breezy.tests.test_weave.Khayyam.test_multi_line_merge
10985
breezy.tests.test_weave.Merge.runTest
10649
10986
breezy.tests.test_weave.NonConflict.runTest
10987
breezy.tests.test_weave.RepeatedAdd.test_duplicate_add
10988
breezy.tests.test_weave.ReplaceLine.runTest
10650
10989
breezy.tests.test_weave.SuicideDelete.runTest
10651
10990
breezy.tests.test_weave.TestNeedsReweave.test_compatible_parents
10652
10991
breezy.tests.test_weave.TestWeaveFile.test_empty_file
10992
breezy.tests.test_weave.TestWeave.test_allow_reserved_false
10993
breezy.tests.test_weave.TestWeave.test_allow_reserved_true
10994
breezy.tests.test_weave.WeaveContains.runTest
10653
10995
breezy.tests.test_whitebox.MoreTests.test_relpath
10654
10996
breezy.tests.test_win32utils.TestAppPaths.test_iexplore
10655
10997
breezy.tests.test_win32utils.TestAppPaths.test_not_existing