mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
core: add function gui_buffer_jump_last_visible_number
This commit is contained in:
@@ -1397,6 +1397,16 @@ TEST(GuiBuffer, JumpSmart)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_buffer_jump_last_visible_number
|
||||
*/
|
||||
|
||||
TEST(GuiBuffer, JumpLastVisibleNumber)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_buffer_jump_last_buffer_displayed
|
||||
|
||||
Reference in New Issue
Block a user