/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to python3.passing

  • Committer: Jelmer Vernooij
  • Date: 2018-05-13 12:37:42 UTC
  • mto: (6973.5.1 python3-c)
  • mto: This revision was merged to the branch mainline in revision 6984.
  • Revision ID: jelmer@jelmer.uk-20180513123742-5fh911kl5hs928zd
Update python3.passing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3931
3931
breezy.tests.per_transport.TransportTests.test_append_file_mode(HttpTransport,HttpServer)
3932
3932
breezy.tests.per_transport.TransportTests.test_append_file_mode(HttpTransport_urllib,HttpServer_urllib)
3933
3933
breezy.tests.per_transport.TransportTests.test_append_file_mode(LocalTransport,LocalURLServer)
 
3934
breezy.tests.per_transport.TransportTests.test_append_file_mode(MemoryTransport,MemoryServer)
3934
3935
breezy.tests.per_transport.TransportTests.test_append_file_mode(NoSmartTransportDecorator,NoSmartTransportServer)
3935
3936
breezy.tests.per_transport.TransportTests.test_append_file_mode(PathFilteringTransport,TestingPathFilteringServer)
3936
3937
breezy.tests.per_transport.TransportTests.test_append_file_mode(ReadonlyTransportDecorator,ReadonlyServer)
5283
5284
breezy.tests.per_versionedfile.TestKeyMapper.test_prefix_mapper
5284
5285
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_fallback_implies_without_fallbacks(weave-named)
5285
5286
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_fallback_implies_without_fallbacks(weave-prefix)
 
5287
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_no_key_generates_chk_key(groupcompress)
 
5288
breezy.tests.per_versionedfile.TestVersionedFiles.test_add_lines_no_key_generates_chk_key(groupcompress-nograph)
5286
5289
breezy.tests.per_versionedfile.TestVersionedFiles.test_check_no_parameters(annotated-knit-escape)
5287
5290
breezy.tests.per_versionedfile.TestVersionedFiles.test_check_no_parameters(groupcompress)
5288
5291
breezy.tests.per_versionedfile.TestVersionedFiles.test_check_no_parameters(groupcompress-nograph)
5323
5326
breezy.tests.per_versionedfile.TestVersionedFiles.test_construct(plain-knit-pack)
5324
5327
breezy.tests.per_versionedfile.TestVersionedFiles.test_construct(weave-named)
5325
5328
breezy.tests.per_versionedfile.TestVersionedFiles.test_construct(weave-prefix)
 
5329
breezy.tests.per_versionedfile.TestVersionedFiles.test_empty_lines(groupcompress)
 
5330
breezy.tests.per_versionedfile.TestVersionedFiles.test_empty_lines(groupcompress-nograph)
 
5331
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(groupcompress)
5326
5332
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(groupcompress-nograph)
5327
5333
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_known_graph_ancestry(named-nograph-nodelta-knit-pack)
5328
5334
breezy.tests.per_versionedfile.TestVersionedFiles.test_get_record_stream_empty(annotated-knit-escape)
5364
5370
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(plain-knit-pack)
5365
5371
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(weave-named)
5366
5372
breezy.tests.per_versionedfile.TestVersionedFiles.test_insert_record_stream_missing_keys(weave-prefix)
 
5373
breezy.tests.per_versionedfile.TestVersionedFiles.test_iter_lines_added_or_present_in_keys(groupcompress)
 
5374
breezy.tests.per_versionedfile.TestVersionedFiles.test_iter_lines_added_or_present_in_keys(groupcompress-nograph)
 
5375
breezy.tests.per_versionedfile.TestVersionedFiles.test_keys(groupcompress)
 
5376
breezy.tests.per_versionedfile.TestVersionedFiles.test_keys(groupcompress-nograph)
 
5377
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(groupcompress)
5367
5378
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(groupcompress-nograph)
5368
5379
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(named-nograph-nodelta-knit-pack)
5369
5380
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(weave-named)
5370
5381
breezy.tests.per_versionedfile.TestVersionedFiles.test_known_graph_with_fallbacks(weave-prefix)
 
5382
breezy.tests.per_versionedfile.TestVersionedFiles.test_newline_only(groupcompress)
 
5383
breezy.tests.per_versionedfile.TestVersionedFiles.test_newline_only(groupcompress-nograph)
5371
5384
breezy.tests.per_versionedfile.TestWeaveMerge.testDeleteAndModify
5372
5385
breezy.tests.per_versionedfile.TestWeaveMerge.test_weave_merge_conflicts
5373
5386
breezy.tests.per_versionedfile.TestWeave.test_add_follows_left_matching_blocks
5383
5396
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_add_mpdiffs
5384
5397
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_check_noerrors
5385
5398
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_get_parent_map
 
5399
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_get_record_stream
5386
5400
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_get_record_stream_absent
 
5401
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_get_sha1s
5387
5402
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_get_sha1s_nonexistent
5388
5403
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_insert_record_stream
5389
5404
breezy.tests.per_versionedfile.VirtualVersionedFilesTests.test_iter_lines_added_or_present_in_keys