aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-11-29 12:23:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-11-29 12:23:02 +0000
commit85dd4bfb8d513d7053a327031d6e41038037cad2 (patch)
treea8e92a14e95b61128aa60af4b009cb42bb1722a4 /tests/FILEFORMAT
parent5ae34aa8e1e6633f3a7516805adf100028a20999 (diff)
make it possible for a test case to depend on the feature 'libz'
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index 92c7416b5..07be4e087 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -84,14 +84,17 @@ case number.
</server>
<features>
-A list of features that must be present in the client/library for this test
-to be able to run. Features testable here are:
+A list of features that MUST be present in the client/library for this test to
+be able to run (if these features are not present, the test will be
+SKIPPED). Features testable here are:
+
SSL
netrc_debug
large_file
idn
getrlimit
ipv6
+libz
</features>
<killserver>