test: tests for utf_to_lower() utf_to_upper().
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 4 Sep 2018 17:34:57 +0000 (19:34 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:29 +0000 (21:55 +0200)
commit1a1012a1c602a66ddd35a9ae3d193c22cf786355
treeda5c02f3dd9ab99bd0d6546b64c3d0cc321cd247
parentb5130a81251d338be96e02134d6fca7c00229e07
test: tests for utf_to_lower() utf_to_upper().

Provide unit tests for utf_to_lower() utf_to_upper().

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