On Fri, Feb 07, 2003 at 06:04:29PM +1100, Stas Bekman wrote: > William A. Rowe, Jr. wrote: > >AHHH... you are confusing apr/test (Ryan's ongoing efforts, even apart > >from the apr group) which tests internal functions, with perl-testsuite, > >which tests behavior of the server. > > > >If Joe's tests work - commit them :-) > > I don't have php installed. Preferrably, someone who can test them first, > will commit them. Otherwise I can commit without testing, though they need > some cleanup (use hardcoded / path separator is not crossplatform)...
OK - is there some easy way to make this portable? The only other places I can find which use local files seem to be doing the same thing, though: modules/cgi.t with $cgi_log and write_htaccess in modules/dir.t? Regards, joe