/
githubmirror
/
icu
Обзор
Документация
Войти
/
githubmirror
/
icu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
icu4c/source/test/testdata/message2/more-syntax-errors.json
21 строка
583 B
Mihai Nita
ICU-23475 Move MessageFormat2 C++ test files
28 июл 2026, 00:14
28 июл 2026, 00:14
a9fdce6
Код
Авторство
О чём код?
{ "$schema": "https://raw.githubusercontent.com/unicode-org/message-format-wg/main/test/schemas/v0/tests.schema.json", "scenario": "Syntax errors", "description": "Strings that produce syntax errors when parsed.", "defaultTestProperties": { "locale": "en-US", "expErrors": [ { "type": "syntax-error" } ] }, "tests": [ { "src": "{\u0000/\u0000g }\u0000\u0000\u0000\u0000\u000c" }, { "src": ".\u0000$\u0000.\u0000\u00ca$\u0000\u0000\u00f9\u00f9{\u0000{\u0000{\u0000/\u0000\u00ff$\u00ff\u00ff\u00ff\u00ff" } ] }