~vila/bzr/local-test-server

Viewing all changes in revision 58.

  • Committer: Vincent Ladeuil
  • Date: 2009-02-23 17:00:14 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20090223170014-nbevq5i7iv58ywsn
Make the test suite pass, modulo relaxing constraints in bzr.dev (not yet
submitted to bzr core).

* test_server.py:
(LocalTestServer._build_symlink_under_data_dir): Pused up from
LocalHTTPTestServer.
(LocalTestServer.get_url, LocalHTTPTestServer.get_url): Moved from
LocalTestServer, this had nothing to do there since it's using
_symlink_name .
(Muddleftpd): Now serve files throuhg a symlink under data dir as
http servers.
(Muddleftpd._build_base_url): Use anonymous as a user since we
can.
(Muddleftpd.get_url): Point to the symmlink.

* configs/muddleftpd.conf: 
Tweaks to allow anonymous login and grant him all rights.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: