/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 breezy/tests/per_intertree/__init__.py

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2020-02-08 23:46:02 UTC
  • mfrom: (7357.1.7 intertree-find-target-path)
  • Revision ID: breezy.the.bot@gmail.com-20200208234602-59w6n0pyiewl99vi
Move the logic behind find_previous_path onto InterTree, so it can be overriden.

Merged from https://code.launchpad.net/~jelmer/brz/intertree-find-target-path/+merge/369202

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
    submod_tests = loader.loadTestsFromModuleNames([
128
128
        'breezy.tests.per_intertree.test_compare',
129
129
        'breezy.tests.per_intertree.test_file_content_matches',
 
130
        'breezy.tests.per_intertree.test_find_path',
130
131
        ])
131
132
    test_intertree_permutations = [
132
133
        # test InterTree with two default-format working trees.