/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 bzrlib/tests/tree_implementations/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-07-02 02:04:17 UTC
  • mfrom: (3515.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080702020417-2gnc111mzyl1xusr
Rule-based preferences (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
352
352
        'bzrlib.tests.tree_implementations.test_get_root_id',
353
353
        'bzrlib.tests.tree_implementations.test_get_symlink_target',
354
354
        'bzrlib.tests.tree_implementations.test_inv',
 
355
        'bzrlib.tests.tree_implementations.test_iter_search_rules',
355
356
        'bzrlib.tests.tree_implementations.test_list_files',
356
357
        'bzrlib.tests.tree_implementations.test_path_content_summary',
357
358
        'bzrlib.tests.tree_implementations.test_revision_tree',