1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00
curl/tests
2000-11-12 15:11:50 +00:00
..
data test files 2000-11-10 15:24:54 +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 initial checkin 2000-11-10 15:24:09 +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.