mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 21:06:38 +02:00
core: move function gui_input_move_to_buffer to gui-buffer.c
This commit is contained in:
@@ -1337,6 +1337,16 @@ TEST(GuiBuffer, UndoFreeAll)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_buffer_input_move_to_buffer
|
||||
*/
|
||||
|
||||
TEST(GuiBuffer, InputMoveToBuffer)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_buffer_visited_search
|
||||
|
||||
Reference in New Issue
Block a user