Modernize the Purple.ConversationMember tests

Review Request #3397 — Created Aug. 13, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This was really just to stop using GMainLoop but I added some additional
testing as well.

Ran the tests under valgrind.

Summary ID
Modernize the Pruple.ConversationMember tests
This was really just to stop using GMainLoop but I added some additional testing as well.
6249ff0b863b988ab971b0d0130f6e3d23fe3b92
Description From Last Updated

Since this is a (potentially) infinite loop if the timeout doesn't happen, I think we may still need the fail …

QuLogicQuLogic
QuLogic
QuLogic
  1. 
      
  2. libpurple/tests/test_conversation_member.c (Diff revision 1)
     
     
     
     
    Show all issues

    Since this is a (potentially) infinite loop if the timeout doesn't happen, I think we may still need the fail safe.

  3. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed