~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 2777.4.1 17 years ago Andrew Bennetts Move HPSS protocol description from bzrlib.smart d 4.5 KB Diff Download File
branch.py 3691.2.5 16 years ago Martin Pool Add Branch.get_stacked_on_url rpc and tests for sa 10.3 KB Diff Download File
bzrdir.py 2692.1.24 16 years ago Andrew Bennetts Merge from bzr.dev. 6.3 KB Diff Download File
client.py 3731.2.1 16 years ago Andrew Bennetts Show total HPSS calls (if any) on stderr when -Dhp 8.4 KB Diff Download File
medium.py 3923.3.1 15 years ago Andrew Bennetts Quick attempt at adding some EINTR-proofing to sma 32.5 KB Diff Download File
message.py 3750.1.2 16 years ago Vincent Ladeuil Fixed as per Andrew's review. * bzrlib/smart/mess 11.8 KB Diff Download File
packrepository.py 3801.1.20 16 years ago Andrew Bennetts Return ('ok',) rather than an error the autopack R 1.5 KB Diff Download File
protocol.py 3709.1.1 16 years ago Martin Pool Merge 1.7 branch including fix for #269214 and #26 46.3 KB Diff Download File
repository.py 3695.1.1 16 years ago Andrew Bennetts Remove some unused imports and fix a couple of tri 15.5 KB Diff Download File
request.py 3801.1.7 16 years ago Andrew Bennetts Merge bzr.dev. 18.6 KB Diff Download File
server.py 3224.5.38 16 years ago Andrew Bennetts Merge from bzr.dev; resolve osutils.py conflict by 12.2 KB Diff Download File
vfs.py 3779.3.1 16 years ago Andrew Bennetts Move encoding/decoding logic of PermissionDenied a 7 KB Diff Download File