-
Committer:
Vincent Ladeuil
-
Date:
2010-06-04 16:31:07 UTC
-
mto:
(5247.4.3 sftp-leaks)
-
mto:
This revision was merged to the branch mainline in
revision
5396.
-
Revision ID:
v.ladeuil+lp@free.fr-20100604163107-z04iiarg4nbwgzai
All http tests passing (including https).
* bzrlib/tests/test_server.py:
(TestingTCPServerMixin.handle_request): Override python version.
* bzrlib/tests/https_server.py:
(TestingHTTPSServerMixin.verify_request): Overriden for the ssl
handshake.
(TestingHTTPSServer, TestingThreadingHTTPSServer, HTTPSServer):
Tweaks to comply to the new implementation.
* bzrlib/tests/http_server.py:
(create_server): Fix indentation.