-
-
libpurple/tests/test_protocol_contacts.c (Diff revision 1) Do you need
test
at the end of these function names again?
Add virtual functions for actions and menu to PurpleProtocolContacts
Review Request #2578 — Created Aug. 20, 2023 and submitted
Information | |
---|---|
grim | |
pidgin/pidgin | |
default | |
PIDGIN-17682 | |
|
|
Reviewers | |
pidgin | |
Add virtual functions for actions and menu to PurpleProtocolContacts
Ran the unit tests.
-
-
libpurple/tests/test_protocol_contacts.c (Diff revision 1) Ah, I see, the others can avoid that since they have
_async
/_finish
suffixes in the implementation.Maybe use a
_normal
suffix as in theget_profile
test?
Change Summary:
rebase and make crappy test names less crappy
Commits: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+336 -4) |