-
Committer:
Vincent Ladeuil
-
Date:
2007-12-19 11:29:12 UTC
-
mto:
(3146.3.1 179368)
(3156.2.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3158.
-
Revision ID:
v.ladeuil+lp@free.fr-20071219112912-fd3wdp4z3tmknf0v
Most refactoring regarding parameterization for urllib/pycurl and custom
request handlers done.
* bzrlib/tests/test_http_implementations.py:
Transfer more tests from test_http.py and dedicated request
handlers from http_utils.py.
* bzrlib/tests/test_http.py:
Transfer more tests to test_http_implementations.
* bzrlib/tests/http_utils.py:
Transfer to http_test_implementations.py all request hadlers that
exercise "bogus" behaviors since they are specific to some tests
and not expected to be reused.