/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: Breezy landing bot
  • Author(s): Martin
  • Date: 2018-07-02 00:22:47 UTC
  • mfrom: (7018.2.3 anno_pyx_py3_fix)
  • Revision ID: breezy.the.bot@gmail.com-20180702002247-l1vq1046akm4nkym
Make _annotator work on Python 3

Merged from https://code.launchpad.net/~gz/brz/anno_pyx_py3/+merge/348805

Show diffs side-by-side

added added

removed removed

Lines of Context:
14376
14376
breezy.tests.test_annotate.TestReannotate.test_reannotate
14377
14377
breezy.tests.test_annotate.TestReannotate.test_reannotate_left_matching_blocks
14378
14378
breezy.tests.test_annotate.TestReannotate.test_reannotate_no_parents
 
14379
breezy.tests.test__annotator.TestAnnotator.test_annotate_common_merge_text(C)
 
14380
breezy.tests.test__annotator.TestAnnotator.test_annotate_common_merge_text(python)
 
14381
breezy.tests.test__annotator.TestAnnotator.test_annotate_flat_merge_and_restored_text(C)
 
14382
breezy.tests.test__annotator.TestAnnotator.test_annotate_flat_merge_and_restored_text(python)
 
14383
breezy.tests.test__annotator.TestAnnotator.test_annotate_flat_respects_break_ann_tie(C)
 
14384
breezy.tests.test__annotator.TestAnnotator.test_annotate_flat_respects_break_ann_tie(python)
 
14385
breezy.tests.test__annotator.TestAnnotator.test_annotate_flat_simple(C)
 
14386
breezy.tests.test__annotator.TestAnnotator.test_annotate_flat_simple(python)
 
14387
breezy.tests.test__annotator.TestAnnotator.test_annotate_many_way_common_merge_text(C)
 
14388
breezy.tests.test__annotator.TestAnnotator.test_annotate_many_way_common_merge_text(python)
 
14389
breezy.tests.test__annotator.TestAnnotator.test_annotate_merge_and_restored(C)
 
14390
breezy.tests.test__annotator.TestAnnotator.test_annotate_merge_and_restored(python)
 
14391
breezy.tests.test__annotator.TestAnnotator.test_annotate_merge_text(C)
 
14392
breezy.tests.test__annotator.TestAnnotator.test_annotate_merge_text(python)
 
14393
breezy.tests.test__annotator.TestAnnotator.test_annotate_missing(C)
 
14394
breezy.tests.test__annotator.TestAnnotator.test_annotate_missing(python)
 
14395
breezy.tests.test__annotator.TestAnnotator.test_annotate_simple(C)
 
14396
breezy.tests.test__annotator.TestAnnotator.test_annotate_simple(python)
 
14397
breezy.tests.test__annotator.TestAnnotator.test_annotate_special_text(C)
 
14398
breezy.tests.test__annotator.TestAnnotator.test_annotate_special_text(python)
 
14399
breezy.tests.test__annotator.TestAnnotator.test_needed_keys_many(C)
 
14400
breezy.tests.test__annotator.TestAnnotator.test_needed_keys_many(python)
 
14401
breezy.tests.test__annotator.TestAnnotator.test_needed_keys_simple(C)
 
14402
breezy.tests.test__annotator.TestAnnotator.test_needed_keys_simple(python)
 
14403
breezy.tests.test__annotator.TestAnnotator.test_needed_keys_with_parent_texts(C)
 
14404
breezy.tests.test__annotator.TestAnnotator.test_needed_keys_with_parent_texts(python)
 
14405
breezy.tests.test__annotator.TestAnnotator.test_needed_keys_with_special_text(C)
 
14406
breezy.tests.test__annotator.TestAnnotator.test_needed_keys_with_special_text(python)
 
14407
breezy.tests.test__annotator.TestAnnotator.test_no_graph(C)
 
14408
breezy.tests.test__annotator.TestAnnotator.test_no_graph(python)
 
14409
breezy.tests.test__annotator.TestAnnotator.test_record_annotation_removes_texts(C)
 
14410
breezy.tests.test__annotator.TestAnnotator.test_record_annotation_removes_texts(python)
14379
14411
breezy.tests.test_atomicfile.TestAtomicFile.test_abort
14380
14412
breezy.tests.test_atomicfile.TestAtomicFile.test_close
14381
14413
breezy.tests.test_atomicfile.TestAtomicFile.test_commit