~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2009-01-29 19:31:01 UTC
  • mto: (3982.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090129193101-w0008aa1ufoe7cmd
Test against https.

* bzrlib/tests/test_http.py:
(load_tests): Get rid of TestAdapter daughter classes, they are
useless. Add parametrization against http/https for activity
tests.
(ActivityServerMixin, ActivityHTTPServer, ActivityHTTPSServer):
Make HTTP[S] servers.
(PreRecordedRequestHandler.handle_one_request): Be defensive
against threads being non-deterministic.
(TestActivity.test_http_get): Use parametrized test server.

* bzrlib/tests/https_server.py:
(HTTPSServer.__init__): Add protocol_version parameter for tests
purposes.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2241.1.4 17 years ago Martin Pool Moved old weave-based repository formats into bzrl 763 bytes Diff Download File
knitrepo.py 3830.3.22 15 years ago John Arbash Meinel Restore the ability to use deltas in the generic f 19 KB Diff Download File
pack_repo.py 3928.1.1 15 years ago Vincent Ladeuil Add native ssl support for python-2.6, starting wi 103 KB Diff Download File
weaverepo.py 3834.2.2 15 years ago Martin Pool Deprecated LockableFiles._escape 26.9 KB Diff Download File