1
0
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:
Sébastien Helleu
2022-12-31 10:40:00 +01:00
parent 05839983d4
commit 73bac5491b
7 changed files with 82 additions and 83 deletions
+10
View File
@@ -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