/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2009-01-30 00:49:41 UTC
  • mto: (3982.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090130004941-820fpd2ryyo127vv
Add more tests, fix pycurl double handling, revert previous tracking.

* bzrlib/tests/test_http.py:
(PredefinedRequestHandler): Renamed from
PreRecordedRequestHandler.
(PredefinedRequestHandler.handle_one_request): Get the canned
response from the test server directly.
(ActivityServerMixin): Make it a true object and intialize the
attributes in the constructor. Tests can now set the
canned_response attribute before querying the server.
(TestActivity.setUp, TestActivity.tearDown,
TestActivity.get_transport, TestActivity.assertActivitiesMatch):
Extracted from test_get to be able to write other tests.
(TestActivity.test_has, TestActivity.test_readv,
TestActivity.test_post): New tests, all cases should be covered
now.

* bzrlib/transport/http/response.py:
(RangeFile.__init__, RangeFile.read, handle_response): Revert
previous tracking, both http implementations can now report
activity from the socket.

* bzrlib/transport/http/_pycurl.py:
(PyCurlTransport._get_ranged, PyCurlTransport._post): Revert
previous tracking.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2777.4.1 18 years ago Andrew Bennetts Move HPSS protocol description from bzrlib.smart d 4.5 KB Diff Download File
branch.py 3691.2.5 17 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 17 years ago Andrew Bennetts Merge from bzr.dev. 6.3 KB Diff Download File
client.py 3731.2.1 17 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 16 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 17 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 17 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