mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 21:06:38 +02:00
core: add function gui_buffer_set_notify
This commit is contained in:
@@ -1001,6 +1001,16 @@ TEST(GuiBuffer, SetType)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_buffer_set_notify
|
||||
*/
|
||||
|
||||
TEST(GuiBuffer, SetNotify)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_buffer_set_title
|
||||
|
||||
Reference in New Issue
Block a user