/brz/remove-bazaar

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

Really use the transports and test against all targeted protocols.

* test_upload.py:
(TransportAdapter._test_permutations, load_tests): Parametrized
tests by transport.
(TestUpload.test_full_upload, TestUpload.test_incremental_upload,
TestUpload.test_invalid_revspec): Use the transport instead of
cheating by accessing disk behind the scenes.

* __init__.py:
(cmd_upload.upload_full_tree): Use the transport to put the bytes.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.152.6 17 years ago Vincent Ladeuil Really use the transports and test against all tar 4.3 KB Diff Download File
test_upload.py 0.152.6 17 years ago Vincent Ladeuil Really use the transports and test against all tar 4 KB Diff Download File