libneo/test/string/utf
fef c797540dbc
string: rename string type to nstr_t
This might annoy a bunch of people, but it kinda
follows the "traditional" C coding style and i
like it more.  Also it reminds you that strings
are absolutely not a primitive data type.
2021-07-22 12:20:53 +02:00
..
utf.cmake utf: add utf8_ncheck 2021-07-16 13:59:11 +02:00
utf8_check.cpp string: rename string type to nstr_t 2021-07-22 12:20:53 +02:00
utf8_chrsize.cpp string: rename string type to nstr_t 2021-07-22 12:20:53 +02:00
utf8_from_nchr.cpp string: rename string type to nstr_t 2021-07-22 12:20:53 +02:00
utf8_ncheck.cpp string: rename string type to nstr_t 2021-07-22 12:20:53 +02:00
utf8_strlen.cpp utf: add tests for utf8_strlen and utf8_check 2021-07-16 00:25:57 +02:00
utf8_to_nchr.cpp string: rename string type to nstr_t 2021-07-22 12:20:53 +02:00