rpm/neon/test
jbj 0736ef1147 Update to HEAD.
CVS patchset: 7546
CVS date: 2004/11/06 16:09:15
2004-11-06 16:09:15 +00:00
..
common Update to neon trunk. 2004-10-29 13:57:41 +00:00
htdocs Initial revision 2003-02-28 19:23:24 +00:00
.cvsignore Update to 0.24.7. 2004-10-29 13:34:35 +00:00
COPYING Initial revision 2003-02-28 19:23:24 +00:00
ChangeLog Update to neon trunk. 2004-10-29 13:57:41 +00:00
Makefile.in Update to HEAD. 2004-11-06 16:09:15 +00:00
README Initial revision 2003-02-28 19:23:24 +00:00
STATUS Initial revision 2003-02-28 19:23:24 +00:00
acl.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
auth.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
basic.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
ca1.pem Update to HEAD. 2004-11-06 16:09:15 +00:00
ca2.pem Update to HEAD. 2004-11-06 16:09:15 +00:00
ca3.pem Update to HEAD. 2004-11-06 16:09:15 +00:00
ca4.pem Update to HEAD. 2004-11-06 16:09:15 +00:00
calist.pem Update to HEAD. 2004-11-06 16:09:15 +00:00
chain.pem Update to HEAD. 2004-11-06 16:09:15 +00:00
child.c Initial revision 2003-02-28 19:23:24 +00:00
child.h Initial revision 2003-02-28 19:23:24 +00:00
compress.c Update to HEAD. 2004-11-06 16:09:15 +00:00
cookies.c Update to 0.24.7. 2004-10-29 13:34:35 +00:00
expired.pem Initial revision 2003-02-28 19:23:24 +00:00
http-tests.c Initial revision 2003-02-28 19:23:24 +00:00
largefile.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
lock.c Update to 0.24.7. 2004-10-29 13:34:35 +00:00
makekeys.sh Update to neon trunk. 2004-10-29 13:57:41 +00:00
notvalid.pem Initial revision 2003-02-28 19:23:24 +00:00
openssl.conf Update to neon trunk. 2004-10-29 13:57:41 +00:00
props.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
redirect.c Update to 0.24.7. 2004-10-29 13:34:35 +00:00
request.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
resolve.c Update to 0.24.7. 2004-10-29 13:34:35 +00:00
run.sh Update to neon trunk. 2004-10-29 13:57:41 +00:00
server.c Initial revision 2003-02-28 19:23:24 +00:00
server.key Initial revision 2003-02-28 19:23:24 +00:00
session.c Update to 0.24.7. 2004-10-29 13:34:35 +00:00
skeleton.c Update to 0.24.7. 2004-10-29 13:34:35 +00:00
sock-tests.c Initial revision 2003-02-28 19:23:24 +00:00
socket.c Update to HEAD. 2004-11-06 16:09:15 +00:00
ssl.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
string-tests.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
stubs.c Update to HEAD. 2004-11-06 16:09:15 +00:00
tests.c Initial revision 2003-02-28 19:23:24 +00:00
tests.h Initial revision 2003-02-28 19:23:24 +00:00
uri-tests.c Update to 0.24.7. 2004-10-29 13:34:35 +00:00
util-tests.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
utils.c Update to neon trunk. 2004-10-29 13:57:41 +00:00
utils.h Update to neon trunk. 2004-10-29 13:57:41 +00:00
wrongcn.pem Initial revision 2003-02-28 19:23:24 +00:00
xml.c Update to neon trunk. 2004-10-29 13:57:41 +00:00

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.