Add Purple.ProtocolConversation.implements_send_message

Review Request #3648 — Created Nov. 5, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This is a helper method to make sure that a protocol has implemented everything
that is necessary to send a message. I also found a bunch of missing unit tests
for other "implements" checks that I now added.

Ran the unit tests under valgrind, called in the turtles, and sent some messages on ircv3.

Summary ID
Add Purple.ProtocolConversation.implements_send_message
This is a helper method to make sure that a protocol has implemented everything that is necessary to send a message. I also found a bunch of missing unit tests for other "implements" checks that I now added.
b7a6468f56ed4f8c09383d301b0fc86d9e161d58
Description From Last Updated

a protocol

QuLogicQuLogic

s/implementes/implements/

QuLogicQuLogic

s/implementes/implements/

QuLogicQuLogic
grim
grim
QuLogic
  1. 
      
  2. libpurple/purpleprotocolconversation.h (Diff revision 3)
     
     
    Show all issues

    a protocol

  3. Show all issues

    s/implementes/implements/

  4. Show all issues

    s/implementes/implements/

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