mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
tests: add placeholder for tests on function gui_line_is_action
This commit is contained in:
@@ -552,6 +552,16 @@ TEST(GuiLine, HasOfflineNick)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_line_is_action
|
||||
*/
|
||||
|
||||
TEST(GuiLine, IsAction)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* gui_line_compute_buffer_max_length
|
||||
|
||||
Reference in New Issue
Block a user