test: add test cases for utf8_to_nchr

This commit is contained in:
anna 2021-07-15 22:49:49 +02:00
parent aae3b85ce7
commit 630530109b
Signed by: fef
GPG key ID: EC22E476DC2D3D84
4 changed files with 178 additions and 1 deletions

14
test/string/string.cmake Normal file
View file

@ -0,0 +1,14 @@
# See the end of this file for copyright and license terms.
include(string/utf/utf.cmake)
# This file is part of libneo.
# Copyright (c) 2021 Fefie <owo@fef.moe>.
#
# libneo is non-violent software: you may only use, redistribute,
# and/or modify it under the terms of the CNPLv6+ as found in
# the LICENSE file in the source code root directory or at
# <https://git.pixie.town/thufie/CNPL>.
#
# libneo comes with ABSOLUTELY NO WARRANTY, to the extent
# permitted by applicable law. See the CNPLv6+ for details.