mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
11 lines
170 B
Text
11 lines
170 B
Text
description "Check's Stream's Utf8 decoder for incomplete, invalid and overlong sequences\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
StreamUTF8Test.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|