summaryrefslogtreecommitdiff
path: root/tests/unit/gui/test-gui-nick.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-08-24api: add infos "nick_color_ignore_case" and "nick_color_name_ignore_case" (is...Sébastien Helleu
2023-04-26core: change default chat colors (issue #1920)Sébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-03-17tests: use macros UINT32_C and UINT64_C for integer constants of type uint32_...Sébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2020-10-04tests: add missing braces around if/else in macro WEE_NICK_STRDUP_FOR_COLOR (...Sébastien Helleu
2020-10-04api: add optional list of colors in infos "nick_color" and "nick_color_name" ...Sébastien Helleu
2020-10-04core: add argument "num_colors" in function gui_nick_hash_color, add tests on...Sébastien Helleu
2020-08-05tests: fix name of some unit testsSébastien Helleu
2020-03-13tests: always run callback in calls to function config_file_option_setSébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-11-25tests: add unit tests on hash algorithms with salt (issue #635)Sébastien Helleu
2019-08-20core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (...Sébastien Helleu
2019-08-19core: use fixed-width integer for computing nick hash (issue #1394)Sébastien Helleu