From c112d0aafafc253a88cf5fd195719a490318cb2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 11 Apr 2024 23:03:44 +0200 Subject: [PATCH] tests: add placeholder for tests on function gui_line_is_action --- tests/unit/gui/test-gui-line.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/unit/gui/test-gui-line.cpp b/tests/unit/gui/test-gui-line.cpp index ecae7783f..a0bee35e4 100644 --- a/tests/unit/gui/test-gui-line.cpp +++ b/tests/unit/gui/test-gui-line.cpp @@ -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