1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

tests: add tests on filter functions

This commit is contained in:
Sébastien Helleu
2022-09-17 18:56:35 +02:00
parent be7380f9b3
commit a00edcf50e
10 changed files with 336 additions and 0 deletions
+1
View File
@@ -85,6 +85,7 @@ IMPORT_TEST_GROUP(GuiBarWindow);
IMPORT_TEST_GROUP(GuiBuffer);
IMPORT_TEST_GROUP(GuiChat);
IMPORT_TEST_GROUP(GuiColor);
IMPORT_TEST_GROUP(GuiFilter);
IMPORT_TEST_GROUP(GuiLine);
IMPORT_TEST_GROUP(GuiNick);
/* scripts */