1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/tests/unittests
Steffen Jaeckel bac24601da Introduce equals_our_barejid()
Instead of always repeating the same pattern, introduce a helper function.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-12-12 18:27:02 +01:00
..
chatlog
config
database
log
omemo
otr
pgp
tools
ui
xmpp Introduce equals_our_barejid() 2023-12-12 18:27:02 +01:00
helpers.c Refactor tests to use the new cmocka test runner 2023-11-01 18:30:08 -06:00
helpers.h Refactor tests to use the new cmocka test runner 2023-11-01 18:30:08 -06:00
test_autocomplete.c
test_autocomplete.h
test_callbacks.c
test_callbacks.h
test_chat_session.c
test_chat_session.h
test_cmd_account.c
test_cmd_account.h
test_cmd_alias.c
test_cmd_alias.h
test_cmd_bookmark.c
test_cmd_bookmark.h
test_cmd_connect.c
test_cmd_connect.h
test_cmd_disconnect.c
test_cmd_disconnect.h
test_cmd_join.c
test_cmd_join.h
test_cmd_otr.c Format test_cmd_otr.c 2023-11-11 10:04:38 +01:00
test_cmd_otr.h
test_cmd_pgp.c
test_cmd_pgp.h
test_cmd_presence.c
test_cmd_presence.h
test_cmd_rooms.c
test_cmd_rooms.h
test_cmd_roster.c
test_cmd_roster.h
test_cmd_sub.c
test_cmd_sub.h
test_common.c
test_common.h
test_contact.c
test_contact.h
test_form.c
test_form.h
test_jid.c
test_jid.h
test_keyhandlers.c
test_keyhandlers.h
test_muc.c Refactor tests to use the new cmocka test runner 2023-11-01 18:30:08 -06:00
test_muc.h Refactor tests to use the new cmocka test runner 2023-11-01 18:30:08 -06:00
test_parser.c
test_parser.h
test_plugins_disco.c
test_plugins_disco.h
test_preferences.c
test_preferences.h
test_roster_list.c
test_roster_list.h
test_server_events.c
test_server_events.h
unittests.c Refactor tests to use the new cmocka test runner 2023-11-01 18:30:08 -06:00