From 2c15aba92a8288e41bea6e12933a14ffe390e1f4 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 21 Apr 2014 00:37:04 +0100 Subject: Chat room windows now created only after successful join --- tests/test_server_events.h | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'tests/test_server_events.h') diff --git a/tests/test_server_events.h b/tests/test_server_events.h index 1356de15..68e78557 100644 --- a/tests/test_server_events.h +++ b/tests/test_server_events.h @@ -5,11 +5,8 @@ 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 **stanza); -void handle_message_error_when_recipient_cancel_disables_chat_session(void **stanza); +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_no_recipient_and_conflict(void **state); -void handle_presence_error_when_nick_conflict_shows_recipient_error(void **state); -void handle_presence_error_when_nick_conflict_does_not_join_room(void **state); -void handle_presence_error_when_from_recipient_not_conflict(void **state); +void handle_presence_error_when_from_recipient(void **state); \ No newline at end of file -- cgit 1.4.1-2-gfad0