0736ef1147
CVS patchset: 7546 CVS date: 2004/11/06 16:09:15 |
||
---|---|---|
.. | ||
common | ||
htdocs | ||
.cvsignore | ||
COPYING | ||
ChangeLog | ||
Makefile.in | ||
README | ||
STATUS | ||
acl.c | ||
auth.c | ||
basic.c | ||
ca1.pem | ||
ca2.pem | ||
ca3.pem | ||
ca4.pem | ||
calist.pem | ||
chain.pem | ||
child.c | ||
child.h | ||
compress.c | ||
cookies.c | ||
expired.pem | ||
http-tests.c | ||
largefile.c | ||
lock.c | ||
makekeys.sh | ||
notvalid.pem | ||
openssl.conf | ||
props.c | ||
redirect.c | ||
request.c | ||
resolve.c | ||
run.sh | ||
server.c | ||
server.key | ||
session.c | ||
skeleton.c | ||
sock-tests.c | ||
socket.c | ||
ssl.c | ||
string-tests.c | ||
stubs.c | ||
tests.c | ||
tests.h | ||
uri-tests.c | ||
util-tests.c | ||
utils.c | ||
utils.h | ||
wrongcn.pem | ||
xml.c |
README
Stupidly Simple Test Suite for neon ----------------------------------- http-tests requires that you have a running HTTP server on localhost port 80, and you have copied htdocs/* to server-htdocs-root/test/* The test code is licensed under the GPL. Credits ------- This test suite is inspired by the Subversion project and discussion on the subversion mailing list.