-
Committer:
Vincent Ladeuil
-
Date:
2007-12-17 10:16:17 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-20071217101617-zsszx3y00yj25dd2
Rework http test servers classes. Both 1.0 and 1.1 passing tests (1.1 forced manually).
* bzrlib/tests/http_server.py:
(TestingHTTPServerWrapper): Introduce a wrapper to allow different
subclasses for servers while keeping the common parts in a single
place.
(TestingHTTPServer): The 1.0 server.
(TestingThreadingHTTPServer): The 1.1 server.