1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00
profanity/tests
2015-01-31 22:14:41 +00:00
..
config Fix current tests 2015-01-07 21:03:51 -06:00
log Added stubbed implementations 2014-12-23 19:26:45 +00:00
otr Removed old mocks 2014-12-25 00:57:02 +00:00
ui Added mock ui functions to tests 2015-01-31 22:14:41 +00:00
xmpp Simplified autocompleters and command history 2015-01-16 22:50:40 +00:00
helpers.c Added gnu readline 2015-01-27 22:13:09 +00:00
helpers.h Added gnu readline 2015-01-27 22:13:09 +00:00
test_autocomplete.c
test_autocomplete.h
test_chat_session.c Fixed tests 2015-01-11 23:09:07 +00:00
test_chat_session.h Fixed chat session tests 2015-01-10 00:25:27 +00:00
test_cmd_account.c Add unit tests for eval_password 2015-01-12 19:32:26 -06:00
test_cmd_account.h Add unit tests for eval_password 2015-01-12 19:32:26 -06:00
test_cmd_alias.c Added cmd_alias tests 2014-12-24 20:11:24 +00:00
test_cmd_alias.h
test_cmd_bookmark.c Added cmd_bookmark tests 2014-12-24 20:41:28 +00:00
test_cmd_bookmark.h
test_cmd_connect.c Fix current tests 2015-01-07 21:03:51 -06:00
test_cmd_connect.h
test_cmd_disconnect.c Fixed tests 2015-01-11 23:09:07 +00:00
test_cmd_disconnect.h Added test to ensure chat sessions cleared on cmd_disconnect 2015-01-10 01:06:52 +00:00
test_cmd_join.c Fix current tests 2015-01-07 21:03:51 -06:00
test_cmd_join.h
test_cmd_otr.c Merge remote-tracking branch 'peterlvilim/keyring' 2015-01-13 00:41:56 +00:00
test_cmd_otr.h
test_cmd_rooms.c fix tests 2015-01-12 22:39:12 -06:00
test_cmd_rooms.h
test_cmd_roster.c Added cmd_roster tests 2014-12-24 23:59:26 +00:00
test_cmd_roster.h
test_cmd_statuses.c Added cmd_statuses tests 2014-12-25 00:02:18 +00:00
test_cmd_statuses.h
test_cmd_sub.c Added cmd_sub tests 2014-12-25 00:05:13 +00:00
test_cmd_sub.h
test_cmd_win.c Added cmd_win tests 2014-12-25 00:08:46 +00:00
test_cmd_win.h
test_common.c Added utf8_display_len 2015-01-17 21:09:40 +00:00
test_common.h Added utf8_display_len 2015-01-17 21:09:40 +00:00
test_contact.c
test_contact.h
test_form.c Removed old mocks 2014-12-25 00:57:02 +00:00
test_form.h
test_jid.c
test_jid.h
test_keyhandlers.c Added gnu readline 2015-01-27 22:13:09 +00:00
test_keyhandlers.h Added gnu readline 2015-01-27 22:13:09 +00:00
test_muc.c
test_muc.h
test_parser.c
test_parser.h
test_preferences.c
test_preferences.h
test_roster_list.c
test_roster_list.h
test_server_events.c Fixed tests 2015-01-11 23:09:07 +00:00
test_server_events.h Added tests for clearing chat sessions on lost connection 2015-01-10 01:17:38 +00:00
testsuite.c Removed history and various key handlers 2015-01-30 23:42:51 +00:00