From 083662cb34bbadd8dfa887cc02aa2f7d21ff8f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 29 Jan 2022 10:24:21 +0100 Subject: 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 --- doc/fr/weechat_dev.fr.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/fr') diff --git a/doc/fr/weechat_dev.fr.adoc b/doc/fr/weechat_dev.fr.adoc index 6438dfb9d..70a04c796 100644 --- a/doc/fr/weechat_dev.fr.adoc +++ b/doc/fr/weechat_dev.fr.adoc @@ -422,6 +422,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants : |          test-core-utf8.cpp | Tests : UTF-8. |          test-core-util.cpp | Tests : fonctions utiles. |       gui/ | Racine des tests unitaires pour les interfaces. +|          test-gui-chat.cpp | Tests : fonctions de discussion. |          test-gui-color.cpp | Tests : couleurs. |          test-gui-line.cpp | Tests : lignes. |          test-gui-nick.cpp | Tests : pseudos. -- cgit v1.2.3