/
githubmirror
/
curl
Обзор
Документация
Войти
/
githubmirror
/
curl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/data/test467
27 строк
402 B
Daniel Stenberg
tests: keep test names shorter than 70 columns
06 авг 2026, 15:31
Не верифицирован
06 авг 2026, 15:31
b571628
Код
Авторство
О чём код?
<?xml version="1.0" encoding="US-ASCII"?> <testcase> <info> <keywords> cmdline </keywords> </info> # Client-side <client> <name> non-existing short option letter (after one that exists) </name> # the second option is outside the normal accepted range <command> %hex[curl -v%08 http://example.com]hex% </command> </client> # Verify errorcode <verify> <errorcode> 2 </errorcode> </verify> </testcase>