1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/tests
2014-01-25 01:39:12 +00:00
..
config Added help for /alias command 2014-01-25 00:50:07 +00:00
log Added mock log module 2013-12-15 19:56:48 +00:00
ui Added /alias command, writing aliases to [alias] group in profrc 2014-01-23 22:29:53 +00:00
xmpp Added cmd_connect tests for connecting server and port 2014-01-18 22:02:51 +00:00
test_autocomplete.c Fixed broken tests 2014-01-19 02:14:28 +00:00
test_autocomplete.h Added missing files 2013-12-14 16:17:53 +00:00
test_cmd_account.c Refactored ProfAccount creation 2014-01-22 22:22:01 +00:00
test_cmd_account.h Added tests for "/account clear <property>" 2013-12-27 14:35:31 +00:00
test_cmd_alias.c Don't allow /alias to overwrite standard command 2014-01-25 01:39:12 +00:00
test_cmd_alias.h Show message when alias already exists in /alias add 2014-01-23 22:38:12 +00:00
test_cmd_connect.c Refactored ProfAccount creation 2014-01-22 22:22:01 +00:00
test_cmd_connect.h Refactored ProfAccount creation 2014-01-22 22:22:01 +00:00
test_cmd_rooms.c Added mock_accounts and fixed tests 2013-12-26 13:37:22 +00:00
test_cmd_rooms.h Added cmd_connect tests 2013-12-15 18:08:26 +00:00
test_cmd_statuses.c WIP - /statuses command options 2014-01-20 18:40:48 +00:00
test_cmd_statuses.h Use defaults for /statuses commands 2014-01-19 17:20:31 +00:00
test_cmd_sub.c Test usage shown for /sub 2013-12-27 22:12:39 +00:00
test_cmd_sub.h Test usage shown for /sub 2013-12-27 22:12:39 +00:00
test_common.c Fixed memory leaks from str_replace 2014-01-21 21:07:35 +00:00
test_common.h Tests valid and invalid resource presence strings 2013-12-17 22:58:27 +00:00
test_contact.c Added contact tests 2014-01-05 01:17:11 +00:00
test_contact.h Added contact tests 2014-01-05 01:17:11 +00:00
test_history.c Added history and jid tests to cmocka 2013-12-14 16:35:56 +00:00
test_history.h Added history and jid tests to cmocka 2013-12-14 16:35:56 +00:00
test_jid.c Added history and jid tests to cmocka 2013-12-14 16:35:56 +00:00
test_jid.h Added history and jid tests to cmocka 2013-12-14 16:35:56 +00:00
test_parser.c Added parser tests to cmocka 2013-12-14 16:48:27 +00:00
test_parser.h Added parser tests to cmocka 2013-12-14 16:48:27 +00:00
test_preferences.c WIP - /statuses command options 2014-01-20 18:40:48 +00:00
test_preferences.h Use defaults for /statuses commands 2014-01-19 17:20:31 +00:00
test_roster_list.c Refactored roster add/update 2014-01-05 23:54:29 +00:00
test_roster_list.h Removed roster_list tests covered by contact tests 2014-01-05 01:37:30 +00:00
test_server_events.c Added statuses settings to prefs output 2014-01-21 00:16:37 +00:00
test_server_events.h WIP - /statuses command options 2014-01-20 18:40:48 +00:00
testsuite.c Don't allow /alias to overwrite standard command 2014-01-25 01:39:12 +00:00