Hi,
With this patch, you can run 'make svncheck ENABLE_SASL=true' or 'make
svnserveautocheck ENABLE_SASL=true' and all authentication requests
will be handled by Cyrus SASL.
[[[
Automate ra_svn + Cyrus SASL testing.
* Makefile.in:
(check): Handle the 'ENABLE_SASL' command line argument.
(svncheck): Document usage of ENABLE_SASL.
* build/run_tests.py:
Propagate the '--enable-sasl' option to the individual tests.
* subversion/tests/cmdline/svntest/main.py
(enable_sasl): New global variable.
(create_repos): Check the value of enable_sasl when
creating svnserve.conf.
(run_tests): Set enable_sasl to 1 if '--enable-sasl' was used.
* subversion/tests/cmdline/authz_tests.py:
(write_restrictive_svnserve_conf): Check the value of enable_sasl when
creating svnserve.conf.
]]]
--
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 25 16:03:17 2006