/
githubmirror
/
curl
Обзор
Документация
Войти
/
githubmirror
/
curl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/data/test1478
28 строк
494 B
Viktor Szakats
tests/data: add XML prolog to test files
12 дек 2025, 19:17
Не верифицирован
12 дек 2025, 19:17
b5ea073
Код
Авторство
О чём код?
<?xml version="1.0" encoding="US-ASCII"?> <testcase> <info> <keywords> source analysis documentation --help </keywords> </info> # Client-side <client> <name> src/tool_listhelp.c is in sync with docs/cmdline-opts </name> <command type="perl"> %SRCDIR/../scripts/managen -d %SRCDIR/../docs/cmdline-opts -I %SRCDIR/../include listhelp %SRCDIR/../docs/cmdline-opts/*.md </command> </client> <verify> <stdout mode="text"> %include %SRCDIR/../src/tool_listhelp.c% </stdout> </verify> </testcase>