1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/tests/unittests
2015-07-29 23:48:28 +01:00
..
config Merge branch 'master' into openpgp 2015-06-12 23:55:28 +01:00
log WIP fix for #516, needs memory cleanup 2015-06-29 23:48:41 +01:00
otr Moved message display logic to sv_ev_incoming_message 2015-06-21 18:00:57 +01:00
pgp Added /pgp setkey command 2015-06-23 23:29:10 +01:00
ui Added cons_show_padded 2015-07-29 23:48:28 +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 Fixed tests for new command format 2015-07-27 00:04:48 +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 Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_alias.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_bookmark.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_bookmark.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_connect.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_connect.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_disconnect.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_disconnect.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_join.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_join.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_otr.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_otr.h Moved setting otr.warn -> enc.warn 2015-06-21 21:07:57 +01:00
test_cmd_pgp.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_pgp.h Added initial /pgp start checks 2015-06-18 01:34:27 +01:00
test_cmd_rooms.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_rooms.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_roster.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_roster.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_statuses.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
test_cmd_statuses.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_cmd_sub.c Fixed tests for new command format 2015-07-27 00:04:48 +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 Fixed tests for new command format 2015-07-27 00:04:48 +01:00