mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 07:46:38 +02:00
tests: add tests on GUI buffer functions
Functions tested: - gui_buffer_is_reserved_name - gui_buffer_get_integer - gui_buffer_get_string - gui_buffer_get_pointer
This commit is contained in:
@@ -124,6 +124,8 @@ TEST(GuiKey, GetCurrentContext)
|
||||
|
||||
input_data (gui_buffers, "/input search_stop", NULL, 0);
|
||||
LONGS_EQUAL(GUI_KEY_CONTEXT_DEFAULT, gui_key_get_current_context ());
|
||||
|
||||
gui_buffers->text_search_where = 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user