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

core: add function gui_buffer_set_filter

This commit is contained in:
Sébastien Helleu
2024-05-08 13:23:50 +02:00
parent 7addd1bf00
commit df52b57c33
2 changed files with 27 additions and 4 deletions
+10
View File
@@ -981,6 +981,16 @@ TEST(GuiBuffer, SetDayChange)
/* TODO: write tests */
}
/*
* Tests functions:
* gui_buffer_set_filter
*/
TEST(GuiBuffer, SetFilter)
{
/* TODO: write tests */
}
/*
* Tests functions:
* gui_buffer_set_name