Test framework code. :-)

2001-07-12 Thread rbb
Mod_perl has had a test framework for a long time. That same framework can easily be used to create regression tests for Apache itself. I would like to get that code base into the httpd-test CVS repository. The problem we have to solve, is that we have to allow all of the current mod_perl deve

Re: Test framework code. :-)

2001-07-11 Thread Roy T. Fielding
> The problem we have to solve, is that we have to allow all of the current > mod_perl developers to continue to have commit access to that code, and we > would like to remove any chance of code duplication. I suggest we simply create a new unix group for the test repository and add everyone inte