/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: 2007-09-25 09:20:14 UTC
  • mfrom: (2776.1.9 workingtree)
  • Revision ID: pqm@pqm.ubuntu.com-20070925092014-7t2piu8gmm5hvbks
(robertc) Introduce new method Tree.path_content_summary for use in commit refactoring. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
327
327
        'bzrlib.tests.tree_implementations.test_get_symlink_target',
328
328
        'bzrlib.tests.tree_implementations.test_inv',
329
329
        'bzrlib.tests.tree_implementations.test_list_files',
 
330
        'bzrlib.tests.tree_implementations.test_path_content_summary',
330
331
        'bzrlib.tests.tree_implementations.test_revision_tree',
331
332
        'bzrlib.tests.tree_implementations.test_test_trees',
332
333
        'bzrlib.tests.tree_implementations.test_tree',