From 9b55f2dec0ea27a9ce4856e303425e12f866cea2 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 7 Jul 2020 09:43:28 +0200 Subject: Apply coding style Regards https://github.com/profanity-im/profanity/issues/1396 --- tests/unittests/test_server_events.h | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'tests/unittests/test_server_events.h') diff --git a/tests/unittests/test_server_events.h b/tests/unittests/test_server_events.h index 81a436f4..1cac6799 100644 --- a/tests/unittests/test_server_events.h +++ b/tests/unittests/test_server_events.h @@ -1,14 +1,14 @@ -void console_doesnt_show_online_presence_when_set_none(void **state); -void console_shows_online_presence_when_set_online(void **state); -void console_shows_online_presence_when_set_all(void **state); -void console_doesnt_show_dnd_presence_when_set_none(void **state); -void console_doesnt_show_dnd_presence_when_set_online(void **state); -void console_shows_dnd_presence_when_set_all(void **state); -void handle_message_error_when_no_recipient(void **state); -void handle_message_error_when_recipient_cancel(void **state); -void handle_message_error_when_recipient_cancel_disables_chat_session(void **state); -void handle_message_error_when_recipient_and_no_type(void **state); -void handle_presence_error_when_no_recipient(void **state); -void handle_presence_error_when_from_recipient(void **state); -void handle_offline_removes_chat_session(void **state); -void lost_connection_clears_chat_sessions(void **state); +void console_doesnt_show_online_presence_when_set_none(void** state); +void console_shows_online_presence_when_set_online(void** state); +void console_shows_online_presence_when_set_all(void** state); +void console_doesnt_show_dnd_presence_when_set_none(void** state); +void console_doesnt_show_dnd_presence_when_set_online(void** state); +void console_shows_dnd_presence_when_set_all(void** state); +void handle_message_error_when_no_recipient(void** state); +void handle_message_error_when_recipient_cancel(void** state); +void handle_message_error_when_recipient_cancel_disables_chat_session(void** state); +void handle_message_error_when_recipient_and_no_type(void** state); +void handle_presence_error_when_no_recipient(void** state); +void handle_presence_error_when_from_recipient(void** state); +void handle_offline_removes_chat_session(void** state); +void lost_connection_clears_chat_sessions(void** state); -- cgit 1.4.1-2-gfad0