1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

tests: add tests on gui buffer set functions

This commit is contained in:
Sébastien Helleu
2025-11-17 19:01:07 +01:00
parent 953ede1200
commit 5543bc236b
3 changed files with 355 additions and 62 deletions
+1
View File
@@ -2410,6 +2410,7 @@ gui_buffer_set_input_get_unknown_commands (struct t_gui_buffer *buffer,
buffer->input_get_unknown_commands = (input_get_unknown_commands) ? 1 : 0;
}
/*
* Sets flag "input_get_empty" for a buffer.
*/