summaryrefslogtreecommitdiff
path: root/tests/unit/core/test-core-utf8.cpp
AgeCommit message (Expand)Author
2024-03-12core: remove "wee-" prefix from source files in src/core and src/core/hookSébastien Helleu
2024-01-01core: update copyright datesSébastien Helleu
2023-03-26core: Implement commands for operating on a single input lineTrygve Aaberge
2023-01-01core: update copyright datesSébastien Helleu
2022-12-24api: rename char comparison functions "utf8_char*" to "string_char*"Sébastien Helleu
2022-12-24api: return arithmetic difference between chars in string comparison functionsSébastien Helleu
2022-12-21core: improve case convert and insensitive char comparisons (closes #258)Sébastien Helleu
2022-12-18core: return number of bytes for UTF-8 char in function utf8_int_stringSébastien Helleu
2022-12-10core: do not display non printable chars, fix function utf8_char_size_screenSébastien Helleu
2022-12-10api: add function utf8_strncpySébastien Helleu
2022-12-10core: optimize and fix function utf8_strlen_screen with non printable charsSébastien Helleu
2022-11-27tests: define constants with UTF-8 strings, add tests on functions returning ...Sébastien Helleu
2022-03-10tests: move include of tests/tests.h outside of extern "C"Sébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-11-07tests: add tests on UTF-8 string functionsSébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-10-12core: add reverse of string for screen in evaluation of expressions with "rev...Sébastien Helleu
2019-01-26tests: fix UTF-8 tests on FreeBSDSébastien Helleu
2019-01-11tests: add tests on function irc_config_check_autojoinSébastien Helleu