1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

tests/gui: add tests on hotlist functions

This commit is contained in:
Sébastien Helleu
2024-03-17 15:00:00 +01:00
parent c516ff64f2
commit 0b0ab94aa3
8 changed files with 526 additions and 0 deletions
+1
View File
@@ -89,6 +89,7 @@ IMPORT_TEST_GROUP(GuiBuffer);
IMPORT_TEST_GROUP(GuiChat);
IMPORT_TEST_GROUP(GuiColor);
IMPORT_TEST_GROUP(GuiFilter);
IMPORT_TEST_GROUP(GuiHotlist);
IMPORT_TEST_GROUP(GuiInput);
IMPORT_TEST_GROUP(GuiKey);
IMPORT_TEST_GROUP(GuiLine);