~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4797.11.2.

  • Committer: Vincent Ladeuil
  • Date: 2010-02-03 14:08:55 UTC
  • mto: (4797.12.1 2.1-integration)
  • mto: This revision was merged to the branch mainline in revision 5017.
  • Revision ID: v.ladeuil+lp@free.fr-20100203140855-yuwq660bb3jayr1d
Stop requiring testtools for sftp use.

* bzrlib/transport/sftp.py: 
Move the test servers code to tests.stub_sftp.
(get_test_permutations): Import the test servers only when the
tests are run.

* bzrlib/tests/test_transport.py:
(TestSSHConnections.test_bzr_connect_to_bzr_ssh): Get the tests
servers from tests.stub_sftp.

* bzrlib/tests/test_sftp_transport.py: 
Get the tests servers  from tests.stub_sftp.

* bzrlib/tests/stub_sftp.py: 
Fix imports, move the test servers code from transport.sftp.

* bzrlib/tests/blackbox/test_selftest.py: 
Fix imports.

* bzrlib/builtins.py:
(cmd_selftest.get_transport_type): Fix the test sftp server
import.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: