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

tests: add tests on functions gui_buffer_new and gui_buffer_new_props

This commit is contained in:
Sébastien Helleu
2022-03-13 12:22:36 +01:00
parent e5e3a9d2da
commit 4629b17173
9 changed files with 1303 additions and 5 deletions
+1
View File
@@ -79,6 +79,7 @@ IMPORT_TEST_GROUP(CoreUrl);
IMPORT_TEST_GROUP(CoreUtf8);
IMPORT_TEST_GROUP(CoreUtil);
/* GUI */
IMPORT_TEST_GROUP(GuiBuffer);
IMPORT_TEST_GROUP(GuiChat);
IMPORT_TEST_GROUP(GuiColor);
IMPORT_TEST_GROUP(GuiLine);