1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-07 18:04:15 -04:00
profanity/tests/unittests
2015-06-21 21:42:58 +01:00
..
config Merge branch 'master' into openpgp 2015-06-12 23:55:28 +01:00
log Added PGP logging preferences 2015-06-21 21:42:58 +01:00
otr Moved message display logic to sv_ev_incoming_message 2015-06-21 18:00:57 +01:00
pgp Encryption modes for sv_ev_incoming_message 2015-06-21 20:08:46 +01:00
ui Moved setting otr.warn -> enc.warn 2015-06-21 21:07:57 +01:00
xmpp Added pgp checks for message sending 2015-06-21 01:48:25 +01:00
helpers.c Moved all tests to tests folder 2015-06-12 23:53:30 +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_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 Added cmd_pgp tests 2015-06-18 00:12:01 +01:00
test_cmd_account.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_alias.c Added current window reference to command functions 2015-06-17 00:15:28 +01:00
test_cmd_alias.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_bookmark.c Added current window reference to command functions 2015-06-17 00:15:28 +01:00
test_cmd_bookmark.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_connect.c Merge branch 'master' into openpgp 2015-06-17 00:40:06 +01:00
test_cmd_connect.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_disconnect.c Added current window reference to command functions 2015-06-17 00:15:28 +01:00
test_cmd_disconnect.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_join.c Merge branch 'master' into openpgp 2015-06-17 00:40:06 +01:00
test_cmd_join.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_otr.c Moved setting otr.warn -> enc.warn 2015-06-21 21:07:57 +01:00
test_cmd_otr.h Moved setting otr.warn -> enc.warn 2015-06-21 21:07:57 +01:00
test_cmd_pgp.c Added initial /pgp start checks 2015-06-18 01:34:27 +01:00
test_cmd_pgp.h Added initial /pgp start checks 2015-06-18 01:34:27 +01:00
test_cmd_rooms.c Added current window reference to command functions 2015-06-17 00:15:28 +01:00
test_cmd_rooms.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_roster.c Added current window reference to command functions 2015-06-17 00:15:28 +01:00
test_cmd_roster.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_statuses.c Added current window reference to command functions 2015-06-17 00:15:28 +01:00
test_cmd_statuses.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_sub.c Added current window reference to command functions 2015-06-17 00:15:28 +01:00
test_cmd_sub.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_common.c Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_common.h Moved all tests to tests folder 2015-06-12 23:53:30 +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 Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_roster_list.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_server_events.c Merge branch 'master' into openpgp 2015-06-12 23:55:28 +01:00
test_server_events.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
unittests.c Moved setting otr.warn -> enc.warn 2015-06-21 21:07:57 +01:00