curl/tests
Daniel Stenberg 14bcdcfcdd test files 2000-11-10 15:24:54 +00:00
..
data test files 2000-11-10 15:24:54 +00:00
Makefile.am initial checkin 2000-11-10 15:24:09 +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 initial checkin 2000-11-10 15:24:09 +00:00

README

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.