curl/tests/data/test759
Daniel Stenberg cb0636980b
tool_urlglob: add named globs
Idea-by: Bastian Jesuiter

Verified by test 2408 - 2411

Closes #21409
2026-05-12 08:33:01 +02:00

26 lines
351 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
globbing
</keywords>
</info>
# Client-side
<client>
<name>
glob '{,'
</name>
<command>
"{,,,,,,,}" "{," "{,,,"
</command>
</client>
# Verify data after the test has been "shot"
<verify>
# curl: (3) unmatched brace in position 1:
<errorcode>
3
</errorcode>
</verify>
</testcase>