From 4686adb4331b539dacd065bafc82e31a9eca08e8 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 20 Sep 2007 20:39:17 +0000 Subject: Added variable substitution to the section. Made a few more tests work remotely. --- tests/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/README') diff --git a/tests/README b/tests/README index 79be8eb35..0b21a6497 100644 --- a/tests/README +++ b/tests/README @@ -109,6 +109,12 @@ Code coverage: The text mode tool gcov may also be used, but it doesn't handle object files in more than one directory very well. +Remote testing: + The runtests.pl script provides some hooks to allow curl to be tested on a + machine where perl can not be run. The test framework in this case runs on + a workstation where perl is available, while curl itself is run on a remote + system using ssh or some other remote execution method. See the comments at + the beginning of runtests.pl for details. TEST CASE NUMBERS -- cgit v1.2.3