mirror of
https://github.com/curl/curl.git
synced 2026-04-21 11:42:13 +03:00
38 lines
431 B
Text
38 lines
431 B
Text
<testcase>
|
|
<info>
|
|
<keywords>
|
|
FILE
|
|
--help
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Server-side
|
|
<reply>
|
|
</reply>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<features>
|
|
file
|
|
</features>
|
|
<name>
|
|
curl file category --help with lower/upper mix
|
|
</name>
|
|
<command>
|
|
--help fIlE
|
|
</command>
|
|
</client>
|
|
|
|
#
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
<errorcode>
|
|
0
|
|
</errorcode>
|
|
<stdout mode="text">
|
|
%includetext %SRCDIR/data/data1463.txt%
|
|
</stdout>
|
|
</verify>
|
|
</testcase>
|