1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 17:55:24 -04:00
profanity/tests/unittests
2016-07-12 02:16:12 +01:00
..
config Added account theme property 2016-01-22 01:06:28 +00:00
log Pass delay timestamp to all incoming chat events 2015-09-08 20:18:31 +01:00
otr Moved message display logic to sv_ev_incoming_message 2015-06-21 18:00:57 +01:00
pgp Show PGP error strings 2015-12-15 00:38:16 +00:00
tools Implement XEP-0363: HTTP File Upload 2016-04-26 23:50:55 +02:00
ui Remove plugin window on /close 2016-07-12 02:16:12 +01:00
xmpp Option to bookmark room invites 2016-05-23 23:53:44 +01:00
helpers.c Fix resource leak 2015-10-26 14:30:26 +01:00
helpers.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_autocomplete.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_autocomplete.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_callbacks.c Unit test for callback_add_command() 2016-07-04 21:10:11 +01:00
test_callbacks.h Free plugins commands on quit 2016-07-04 00:41:29 +01:00
test_chat_session.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_chat_session.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_account.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_account.h Added messaage when account resource changed whilst connected 2015-06-24 21:36:39 +01:00
test_cmd_alias.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_alias.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_bookmark.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_bookmark.h Remove JABBER_STARTED, JABBER_UNDEFINED connection states 2016-05-10 23:18:11 +01:00
test_cmd_connect.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_connect.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_disconnect.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_disconnect.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_join.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_join.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_otr.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_otr.h Remove JABBER_STARTED, JABBER_UNDEFINED connection states 2016-05-10 23:18:11 +01:00
test_cmd_pgp.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_pgp.h Remove JABBER_STARTED, JABBER_UNDEFINED connection states 2016-05-10 23:18:11 +01:00
test_cmd_presence.c Move /statuses options to /presence command 2016-05-31 23:21:19 +01:00
test_cmd_presence.h Move /statuses options to /presence command 2016-05-31 23:21:19 +01:00
test_cmd_rooms.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_rooms.h Remove JABBER_STARTED, JABBER_UNDEFINED connection states 2016-05-10 23:18:11 +01:00
test_cmd_roster.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_roster.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_sub.c Rename command sources 2016-05-22 23:59:52 +01:00
test_cmd_sub.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_common.c Added whole word matches for room mention 2016-04-07 01:01:27 +01:00
test_common.h Added whole word matches for room mention 2016-04-07 01:01:27 +01:00
test_contact.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_contact.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_form.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_form.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_jid.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_jid.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_keyhandlers.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_keyhandlers.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_muc.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_muc.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_parser.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_parser.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_preferences.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_preferences.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_roster_list.c Removed unused arg from roster_get_ functions 2016-01-31 02:33:44 +00:00
test_roster_list.h Added more group tests 2015-11-14 22:21:57 +00:00
test_server_events.c Added roster struct, create and destroy roster on connect/disconnect 2016-01-05 00:06:50 +00:00
test_server_events.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
unittests.c Free plugins commands on quit 2016-07-04 00:41:29 +01:00