mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
core: add function gui_buffer_set_day_change
This commit is contained in:
@@ -971,6 +971,16 @@ TEST(GuiBuffer, AskChatRefresh)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_buffer_set_day_change
|
||||
*/
|
||||
|
||||
TEST(GuiBuffer, SetDayChange)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_buffer_set_name
|
||||
|
||||
Reference in New Issue
Block a user