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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-04-20 08:33:47 UTC
  • mfrom: (2018.5.174 hpss)
  • Revision ID: pqm@pqm.ubuntu.com-20070420083347-m00rr4y00xjnv7or
(Andrew Bennetts, and many others) High performance smart server: add smart (non-vfs) commands to the client and server.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2204
2204
                   'bzrlib.tests.test_progress',
2205
2205
                   'bzrlib.tests.test_reconcile',
2206
2206
                   'bzrlib.tests.test_registry',
 
2207
                   'bzrlib.tests.test_remote',
2207
2208
                   'bzrlib.tests.test_repository',
2208
2209
                   'bzrlib.tests.test_revert',
2209
2210
                   'bzrlib.tests.test_revision',
2214
2215
                   'bzrlib.tests.test_selftest',
2215
2216
                   'bzrlib.tests.test_setup',
2216
2217
                   'bzrlib.tests.test_sftp_transport',
 
2218
                   'bzrlib.tests.test_smart',
2217
2219
                   'bzrlib.tests.test_smart_add',
2218
2220
                   'bzrlib.tests.test_smart_transport',
2219
2221
                   'bzrlib.tests.test_source',