summaryrefslogtreecommitdiff
path: root/tests/unit/gui
AgeCommit message (Expand)Author
2021-08-06core: fix decoding of attributes in basic ANSI colors (closes #1678)Sé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-10-03tests: run callback when resetting options in testsSébastien Helleu
2020-08-22api: add function string_color_code_size (issue #1547)Sébastien Helleu
2020-08-15core: set "notify_level" to 3 if there is a highlight in the line (closes #1529)Sébastien Helleu
2020-08-05tests: fix name of some unit testsSébastien Helleu
2020-08-04tests: add tests on GUI line functionsSé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-10-01core: add function to convert WeeChat colors to ANSI colors (issue #528)Sébastien Helleu
2019-10-01core: add support of reverse video in ANSI color codesSébastien Helleu
2019-10-01tests: add tests on GUI color functionsSé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
2019-01-11tests: add tests on function irc_config_check_autojoinSébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-08-12core: fix check of tags in linesSébastien Helleu