1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests
2000-11-13 08:02:26 +00:00
..
data test files 2000-11-10 15:24:54 +00:00
httpserver.pl new perl http server that works better 2000-11-13 08:02:02 +00:00
Makefile.am Added empty actions for all: and install: 2000-11-12 15:11:50 +00:00
README initial checkin 2000-11-10 15:24:09 +00:00
runserv.pl initial checkin 2000-11-10 15:24:09 +00:00
runtests.sh uses the new httpd server, runs the tests much faster 2000-11-13 08:02:26 +00:00

Describe the test stuff

Requires:
  perl, sh

Run:
  (should be) 'make test'

Logs:
  All logs are generated in the logs/ subdirctory (it is emtpied first
  in the runtests.sh script)

Data:
  All test-data are put in the data/ subdirctory. Further descriptions on
  the data format must be added here.