mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
tests: add tests on GUI chat functions
Functions tested: - gui_chat_utf_char_valid - gui_chat_char_size_screen - gui_chat_strlen - gui_chat_strlen_screen - gui_chat_string_add_offset - gui_chat_string_add_offset_screen - gui_chat_string_real_pos - gui_chat_string_pos - gui_chat_get_word_info - gui_chat_printf_date_tags_internal - gui_chat_printf_date_tags - gui_chat_printf_y
This commit is contained in:
@@ -79,6 +79,7 @@ IMPORT_TEST_GROUP(CoreUrl);
|
||||
IMPORT_TEST_GROUP(CoreUtf8);
|
||||
IMPORT_TEST_GROUP(CoreUtil);
|
||||
/* GUI */
|
||||
IMPORT_TEST_GROUP(GuiChat);
|
||||
IMPORT_TEST_GROUP(GuiColor);
|
||||
IMPORT_TEST_GROUP(GuiLine);
|
||||
IMPORT_TEST_GROUP(GuiNick);
|
||||
|
||||
Reference in New Issue
Block a user