1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/tests/unittests
Paul Fariello 6d39f49f57 Fix server_event unit tests
roster_update_presence now requires that
roster_process_pending_presence() has been called. Otherwise presence
are set to pending and not processed yet.
2019-04-17 14:19:31 +02:00
..
config Fix unit test after account_new API change 2019-04-17 14:03:14 +02:00
log
omemo
otr
pgp
tools
ui
xmpp
helpers.c
helpers.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_autocomplete.c
test_autocomplete.h
test_callbacks.c
test_callbacks.h
test_chat_session.c
test_chat_session.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_account.c
test_cmd_account.h Added messaage when account resource changed whilst connected 2015-06-24 21:36:39 +01:00
test_cmd_alias.c
test_cmd_alias.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_bookmark.c
test_cmd_bookmark.h
test_cmd_connect.c
test_cmd_connect.h
test_cmd_disconnect.c
test_cmd_disconnect.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_join.c
test_cmd_join.h
test_cmd_otr.c
test_cmd_otr.h
test_cmd_pgp.c
test_cmd_pgp.h
test_cmd_presence.c
test_cmd_presence.h Move /statuses options to /presence command 2016-05-31 23:21:19 +01:00
test_cmd_rooms.c Fix unit test after account_new API change 2019-04-17 14:03:14 +02:00
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
test_muc.h Moved all tests to tests folder 2015-06-12 23:53:30 +01: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 Fix server_event unit tests 2019-04-17 14:19:31 +02:00
test_server_events.h
unittests.c