From 3c0194bb72b5e7f3fa8ee7af167027027891f9aa Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 10 Nov 2000 15:24:09 +0000 Subject: initial checkin --- tests/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/README (limited to 'tests/README') diff --git a/tests/README b/tests/README new file mode 100644 index 000000000..5cad1f62d --- /dev/null +++ b/tests/README @@ -0,0 +1,16 @@ + +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. -- cgit v1.2.3