Greetings,
A release candidate for Apache::Test is now available:
http://people.apache.org/~phred/Apache-Test-1.30-RC1.tar.gz
Please take a moment to download, build, and report test failures or
success back to the list. Thanks!
Summary of changes in this version:
Added t_write_test_lib f
Fred Moyer wrote:
> t/cookies.t fails if mod_alias is not installed, since ScriptAlias is used:
>
> ScriptAlias /cgi-bin/ "@ServerRoot@/cgi-bin/"
>
> Index: t/cookies.t
> ===
> --- t/cookies.t (revision 595664)
> +++ t/cookies.t
t/cookies.t fails if mod_alias is not installed, since ScriptAlias is used:
ScriptAlias /cgi-bin/ "@ServerRoot@/cgi-bin/"
Index: t/cookies.t
===
--- t/cookies.t (revision 595664)
+++ t/cookies.t (working copy)
@@ -8,7 +8,7 @@
use