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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user