test: unit test for u16_strsize()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 9 May 2020 07:16:49 +0000 (09:16 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 9 May 2020 07:30:28 +0000 (09:30 +0200)
commitefe3b5c8dfe8eef46fe951146b8e23fab04e040a
treeae878c38350f83bb0e5cf77abfe3885440c505c9
parent4835d35acfabe9fed464602fb919279036a49236
test: unit test for u16_strsize()

Provide a test for new Unicode library function u16_strsize().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/unicode_ut.c