5247.6.7
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.6.6
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.6.5
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.6.4
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.6.3
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.6.2
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.6.1
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.33
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.32
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.31
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.30
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.29
|
|
Fix a bunch of tests that were building transport objects explicitely instead of relying on self.get_transport() leading to many wrong http implementation objects being tested.
* bzrlib/tests/test_http.py: (load_tests): Rename _qualified_prefix into _url_protocol to ensure it's taken into account for all created http servers (and from there that we create the right kind of transport). Relying on _transport for that proved to be unreliable (mixed self.transport(), self.get_transport(), self.get_readonly_transport, etc calls) and give the wrong transport objects to the tests. (TestSpecificRequestHandler.create_transport_readonly_server): Propagate url_protocol. (TestHTTPConnections, TestWallServer, TestBadStatusServer) (TestBadProtocolServer, TestForbiddenServer) (TestRangeRequestServer, TestLimitedRangeRequestServer) (TestProxyHttpServer, TestRanges, TestHTTPRedirections) (TestHTTPSilentRedirections, TestDoCatchRedirections, TestAuth) (TestProxyAuth, SmartHTTPTunnellingTest, TestAuthOnRedirected): Stop using self._transport.
* bzrlib/tests/http_utils.py: (TestCaseWithWebserver): Define and propagate url_protocol like we did for the http protocol version. (TestCaseWithTwoWebservers.create_transport_secondary_server): Propagate url_protocol. (TestCaseWithTwoWebservers.get_secondary_url) (TestCaseWithTwoWebservers.get_secondary_transport): Add missing helpers. (TestCaseWithRedirectedWebserver.create_transport_secondary_server): Propagate url_protocol. (TestCaseWithRedirectedWebserver.get_old_url) (TestCaseWithRedirectedWebserver.get_old_transport) (TestCaseWithRedirectedWebserver.get_new_url) (TestCaseWithRedirectedWebserver.get_new_transport): Add missing helpers
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.28
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.27
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.26
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.25
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.24
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.23
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.22
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|
5247.3.21
|
|
|
Vincent Ladeuil |
14 years ago
|
|
|