test: add test cases for utf8_to_nchr
This commit is contained in:
parent
aae3b85ce7
commit
630530109b
4 changed files with 178 additions and 1 deletions
14
test/string/string.cmake
Normal file
14
test/string/string.cmake
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue