1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/tests
2014-05-26 01:05:19 +01:00
..
config Fixed tests to work with cmocka 0.4.1 2014-05-26 01:05:19 +01:00
log Fixed tests to work with cmocka 0.4.1 2014-05-26 01:05:19 +01:00
otr Fixed tests to work with cmocka 0.4.1 2014-05-26 01:05:19 +01:00
ui Fixed tests to work with cmocka 0.4.1 2014-05-26 01:05:19 +01:00
xmpp Fixed tests to work with cmocka 0.4.1 2014-05-26 01:05:19 +01:00
helpers.c
helpers.h
test_autocomplete.c
test_autocomplete.h
test_cmd_account.c Implemented per contact OTR policy setting 2014-05-11 19:32:07 +01:00
test_cmd_account.h
test_cmd_alias.c
test_cmd_alias.h
test_cmd_bookmark.c Added backwards compatible g_list_free_full for glib < 2.28 2014-05-21 21:39:31 +01:00
test_cmd_bookmark.h Refactored bookmarks to use option parser, allow bookmarking rooms with passwords 2014-05-10 00:50:43 +01:00
test_cmd_connect.c Implemented per contact OTR policy setting 2014-05-11 19:32:07 +01:00
test_cmd_connect.h
test_cmd_join.c Implemented per contact OTR policy setting 2014-05-11 19:32:07 +01:00
test_cmd_join.h Test for password usage on /join 2014-03-08 21:50:55 +00:00
test_cmd_otr.c Implemented per contact OTR policy setting 2014-05-11 19:32:07 +01:00
test_cmd_otr.h
test_cmd_rooms.c
test_cmd_rooms.h
test_cmd_roster.c Added /roster clearnick command 2014-03-16 17:53:41 +00:00
test_cmd_roster.h Added /roster clearnick command 2014-03-16 17:53:41 +00:00
test_cmd_statuses.c Command '/statuses muc' now allows 'all', 'online' and 'none' settings 2014-03-15 22:25:15 +00:00
test_cmd_statuses.h Command '/statuses muc' now allows 'all', 'online' and 'none' settings 2014-03-15 22:25:15 +00:00
test_cmd_sub.c
test_cmd_sub.h
test_cmd_win.c Added missing files, refactored ui_switch_win to check win exists 2014-04-01 23:54:26 +01:00
test_cmd_win.h Added missing files, refactored ui_switch_win to check win exists 2014-04-01 23:54:26 +01:00
test_common.c Changed to use gnutls instead of openssl for sha1 hashing 2014-05-01 22:18:04 +01:00
test_common.h Changed to use gnutls instead of openssl for sha1 hashing 2014-05-01 22:18:04 +01:00
test_contact.c
test_contact.h
test_history.c
test_history.h
test_jid.c
test_jid.h
test_muc.c Chat room windows now created only after successful join 2014-04-21 00:37:04 +01:00
test_muc.h
test_parser.c Simplified parse_options to take first option as argument 2014-04-15 00:27:55 +01:00
test_parser.h Check for duplicate options in option parser 2014-04-14 23:01:57 +01:00
test_preferences.c Command '/statuses muc' now allows 'all', 'online' and 'none' settings 2014-03-15 22:25:15 +00:00
test_preferences.h Command '/statuses muc' now allows 'all', 'online' and 'none' settings 2014-03-15 22:25:15 +00:00
test_roster_list.c Removed strcpy calls 2014-04-02 21:01:20 +01:00
test_roster_list.h
test_server_events.c Chat room windows now created only after successful join 2014-04-21 00:37:04 +01:00
test_server_events.h Chat room windows now created only after successful join 2014-04-21 00:37:04 +01:00
testsuite.c Refactored bookmarks to use option parser, allow bookmarking rooms with passwords 2014-05-10 00:50:43 +01:00