From 1b88b5706ea58ff61d88b7f24e548a72676e7b42 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 20 Dec 2015 22:50:03 +0000 Subject: Change console incoming message text to include "win" --- tests/functionaltests/test_chat_session.c | 8 ++++---- tests/functionaltests/test_message.c | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/functionaltests/test_chat_session.c b/tests/functionaltests/test_chat_session.c index d1229e90..9d3f8eb6 100644 --- a/tests/functionaltests/test_chat_session.c +++ b/tests/functionaltests/test_chat_session.c @@ -63,7 +63,7 @@ sends_message_to_fulljid_when_received_from_fulljid(void **state) "First message" "" ); - assert_true(prof_output_exact("<< incoming from Buddy1/mobile (2)")); + assert_true(prof_output_exact("<< incoming from Buddy1/mobile (win 2)")); prof_input("/msg buddy1@localhost Hi there"); @@ -91,7 +91,7 @@ sends_subsequent_messages_to_fulljid(void **state) "First message" "" ); - assert_true(prof_output_exact("<< incoming from Buddy1/mobile (2)")); + assert_true(prof_output_exact("<< incoming from Buddy1/mobile (win 2)")); prof_input("/msg buddy1@localhost Outgoing 1"); assert_true(stbbr_received( @@ -132,7 +132,7 @@ resets_to_barejid_after_presence_received(void **state) "First message" "" ); - assert_true(prof_output_exact("<< incoming from Buddy1/mobile (2)")); + assert_true(prof_output_exact("<< incoming from Buddy1/mobile (win 2)")); prof_input("/msg buddy1@localhost Outgoing 1"); assert_true(stbbr_received( @@ -182,7 +182,7 @@ new_session_when_message_received_from_different_fulljid(void **state) "From first resource" "" ); - assert_true(prof_output_exact("<< incoming from Buddy1/mobile (2)")); + assert_true(prof_output_exact("<< incoming from Buddy1/mobile (win 2)")); prof_input("/msg buddy1@localhost Outgoing 1"); assert_true(stbbr_received( diff --git a/tests/functionaltests/test_message.c b/tests/functionaltests/test_message.c index 0957b309..bff89e7d 100644 --- a/tests/functionaltests/test_message.c +++ b/tests/functionaltests/test_message.c @@ -38,5 +38,5 @@ message_receive(void **state) "" ); - assert_true(prof_output_exact("<< incoming from someuser@chatserv.org/laptop (2)")); + assert_true(prof_output_exact("<< incoming from someuser@chatserv.org/laptop (win 2)")); } -- cgit 1.4.1-2-gfad0