1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

tests: add tests on GUI color functions

This commit is contained in:
Sébastien Helleu
2019-09-29 13:52:58 +02:00
parent daad558291
commit a8ca4b5b3a
8 changed files with 600 additions and 0 deletions
+1
View File
@@ -74,6 +74,7 @@ IMPORT_TEST_GROUP(CoreUrl);
IMPORT_TEST_GROUP(CoreUtf8);
IMPORT_TEST_GROUP(CoreUtil);
/* GUI */
IMPORT_TEST_GROUP(GuiColor);
IMPORT_TEST_GROUP(GuiLine);
IMPORT_TEST_GROUP(GuiNick);
/* scripts */