1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/tests
2014-02-01 16:16:56 +00:00
..
config Renamed preferences setup and teardown test functions 2014-01-28 22:05:27 +00:00
log
ui Added presence_error tests, added muc_close() 2014-01-30 23:15:39 +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
test_cmd_account.c Refactored ProfAccount creation 2014-01-22 22:22:01 +00:00
test_cmd_account.h
test_cmd_alias.c Fixed double free'ing in tests 2014-01-28 21:51:43 +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_bookmark.c Added cmd_bookmark tests 2014-02-01 16:16:56 +00:00
test_cmd_bookmark.h Added cmd_bookmark tests 2014-02-01 16:16:56 +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
test_cmd_rooms.h
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_cmd_sub.h
test_common.c Fixed memory leaks from str_replace 2014-01-21 21:07:35 +00:00
test_common.h
test_contact.c Fixed double free'ing in tests 2014-01-28 21:51:43 +00:00
test_contact.h
test_history.c
test_history.h
test_jid.c
test_jid.h
test_muc.c Added muc room active tests 2014-01-31 00:10:28 +00:00
test_muc.h Added muc room active tests 2014-01-31 00:10:28 +00:00
test_parser.c
test_parser.h
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 presence_error tests, added muc_close() 2014-01-30 23:15:39 +00:00
test_server_events.h Added presence_error tests, added muc_close() 2014-01-30 23:15:39 +00:00
testsuite.c Added cmd_bookmark tests 2014-02-01 16:16:56 +00:00