1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

tests: add tests on function input_data

This commit is contained in:
Sébastien Helleu
2024-10-12 21:04:13 +02:00
parent 5eb64b2dfa
commit ec78084f49
9 changed files with 215 additions and 2 deletions
-1
View File
@@ -468,7 +468,6 @@ TEST(GuiBuffer, ApplyConfigProperties)
* Test callback for buffer input.
*/
int
test_buffer_input_cb (const void *pointer, void *data,
struct t_gui_buffer *buffer, const char *input_data)