~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_tree/__init__.py

  • Committer: Jelmer Vernooij
  • Date: 2012-03-05 17:29:08 UTC
  • mto: This revision was merged to the branch mainline in revision 6495.
  • Revision ID: jelmer@samba.org-20120305172908-diwejxq31xmy3sbl
Accept path element list as argument to Tree.path2id.

Show diffs side-by-side

added added

removed removed

Lines of Context:
382
382
        'get_file_with_stat',
383
383
        'get_root_id',
384
384
        'get_symlink_target',
 
385
        'ids',
385
386
        'inv',
386
387
        'iter_search_rules',
387
388
        'is_executable',