1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

tests: add tests on gui key functions (issue #1875)

This commit is contained in:
Sébastien Helleu
2023-01-28 18:32:46 +01:00
parent 81f4b16180
commit 48c1aebb83
9 changed files with 601 additions and 0 deletions
+1
View File
@@ -84,6 +84,7 @@ IMPORT_TEST_GROUP(GuiChat);
IMPORT_TEST_GROUP(GuiColor);
IMPORT_TEST_GROUP(GuiFilter);
IMPORT_TEST_GROUP(GuiInput);
IMPORT_TEST_GROUP(GuiKey);
IMPORT_TEST_GROUP(GuiLine);
IMPORT_TEST_GROUP(GuiNick);
/* scripts */