1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1912
Dan Fandrich 93653ef9e2 tests/data: Fix some mismatched XML tags in test cases
This allows these test files to pass xmllint.
2020-09-23 14:53:26 -07:00

31 lines
347 B
Plaintext

<testcase>
<info>
<keywords>
curl_easy_option
typecheck
</keywords>
</info>
# Server-side
<reply>
</reply>
# Client-side
<client>
<server>
none
</server>
<name>
Cross validate that gcc-typecheck macros match the option types.
</name>
<tool>
lib1912
</tool>
</client>
# Verify data after the test has been "shot"
<verify>
</verify>
</testcase>