~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Robert Collins
  • Date: 2006-07-24 06:54:03 UTC
  • mto: (1852.9.1 Tree.compare().)
  • mto: This revision was merged to the branch mainline in revision 1892.
  • Revision ID: robertc@robertcollins.net-20060724065403-5caf939744887f69
Add InterTree class to represent InterTree operations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1314
1314
                   'bzrlib.tests.test_transactions',
1315
1315
                   'bzrlib.tests.test_transform',
1316
1316
                   'bzrlib.tests.test_transport',
 
1317
                   'bzrlib.tests.test_tree',
1317
1318
                   'bzrlib.tests.test_tsort',
1318
1319
                   'bzrlib.tests.test_tuned_gzip',
1319
1320
                   'bzrlib.tests.test_ui',