You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Dean Gaudet <dg...@arctic.org> on 1997/11/10 02:58:46 UTC

apachen/src/test

I was thinking of adding my vhost test suite to apachen/src/test, but ...
it's a lot of files.  Opinions?

Dean

% find vhtest
vhtest
vhtest/conf
vhtest/conf/mime.types
vhtest/conf/test1.conf
vhtest/conf/common.conf
vhtest/conf/test2.conf
vhtest/conf/test1d.conf
vhtest/conf/test2d.conf
vhtest/conf/test3.conf
vhtest/conf/test4.conf
vhtest/conf/test6.conf
vhtest/conf/test5.conf
vhtest/runtest
vhtest/README
vhtest/logs
vhtest/bin
vhtest/bin/vhget
vhtest/bin/test1
vhtest/bin/test2
vhtest/bin/test1d
vhtest/bin/test2d
vhtest/bin/test3
vhtest/bin/test4
vhtest/bin/test5
vhtest/bin/test6
vhtest/docroot
vhtest/docroot/main
vhtest/docroot/main/vhost.txt
vhtest/docroot/vhost1
vhtest/docroot/vhost1/vhost.txt
vhtest/docroot/vhost2
vhtest/docroot/vhost2/vhost.txt
vhtest/docroot/vhost3
vhtest/docroot/vhost3/vhost.txt
vhtest/docroot/vhost4
vhtest/docroot/vhost4/vhost.txt
vhtest/docroot/vhost5
vhtest/docroot/vhost5/vhost.txt
vhtest/docroot/default1
vhtest/docroot/default1/vhost.txt
vhtest/docroot/default2
vhtest/docroot/default2/vhost.txt
vhtest/docroot/default3
vhtest/docroot/default3/vhost.txt


Re: apachen/src/test

Posted by Marc Slemko <ma...@worldgate.com>.
On Sun, 9 Nov 1997, Dean Gaudet wrote:

> I was thinking of adding my vhost test suite to apachen/src/test, but ...
> it's a lot of files.  Opinions?

Go for it, assuming that it isn't huge in the number of bytes.  I don't
see it being a problem.  The whole concept of the directory is, if we
decide to distribute it at all, use at your own risk.  I think vhosts are
complex enough that they need 20x the number of files that everything else
has combined.  <g>