.. |
config
|
Add option for legacy authentication
|
2020-06-05 11:37:51 +03:00 |
database
|
Update database stub
|
2020-04-07 11:31:17 +02:00 |
log
|
Remove chat_log_get_previous()
|
2020-04-06 14:42:52 +02:00 |
omemo
|
Add omemo_close stub for tests
|
2019-07-18 08:02:52 +02:00 |
otr
|
Fix tests
|
2020-02-14 10:17:07 +01:00 |
pgp
|
Add OX test stubs
|
2020-06-29 21:21:16 +02:00 |
tools
|
Fix http_upload stub
|
2020-04-17 10:44:39 +02:00 |
ui
|
Add cons_show_bookmarks_ignore stub
|
2020-05-24 17:59:08 +02:00 |
xmpp
|
Add OX test stubs
|
2020-06-29 21:21:16 +02:00 |
helpers.c
|
Possibility to specify alternative config file
|
2019-08-02 15:55:47 +02:00 |
helpers.h
|
|
|
test_autocomplete.c
|
Free autocomplete_complete results in unittest
|
2019-10-06 18:34:28 +02:00 |
test_autocomplete.h
|
Allow previous autocompletion with shift tab
|
2017-04-01 00:27:11 +01:00 |
test_callbacks.c
|
Fix memleak in test_callbacks unittest
|
2019-10-06 17:47:13 +02:00 |
test_callbacks.h
|
|
|
test_chat_session.c
|
|
|
test_chat_session.h
|
|
|
test_cmd_account.c
|
Add option for legacy authentication
|
2020-06-05 11:37:51 +03:00 |
test_cmd_account.h
|
|
|
test_cmd_alias.c
|
Free strings in test_cmd_alias
|
2019-10-06 18:45:53 +02:00 |
test_cmd_alias.h
|
|
|
test_cmd_bookmark.c
|
Fix memleak in cmd_bookmark_list_shows_bookmarks unittest
|
2019-10-06 17:54:40 +02:00 |
test_cmd_bookmark.h
|
Use jid argument for /bookmark when in room
|
2018-03-04 00:35:53 +00:00 |
test_cmd_connect.c
|
Add option for legacy authentication
|
2020-06-05 11:37:51 +03:00 |
test_cmd_connect.h
|
Fix broken support for case-sensitive account names
|
2019-02-22 13:08:08 +01:00 |
test_cmd_disconnect.c
|
Fix clears_chat_sessions unittest
|
2020-05-28 16:09:32 +02:00 |
test_cmd_disconnect.h
|
|
|
test_cmd_join.c
|
Add option for legacy authentication
|
2020-06-05 11:37:51 +03:00 |
test_cmd_join.h
|
|
|
test_cmd_otr.c
|
Add option for legacy authentication
|
2020-06-05 11:37:51 +03:00 |
test_cmd_otr.h
|
|
|
test_cmd_pgp.c
|
Rename mucconf wins into conf wins
|
2018-09-05 13:51:00 +02:00 |
test_cmd_pgp.h
|
Rename mucconf wins into conf wins
|
2018-09-05 13:51:00 +02:00 |
test_cmd_presence.c
|
Fix prefs_get_str related leaks in unit tests
|
2019-06-19 17:15:47 +02:00 |
test_cmd_presence.h
|
|
|
test_cmd_rooms.c
|
Add option for legacy authentication
|
2020-06-05 11:37:51 +03:00 |
test_cmd_rooms.h
|
Fix tests, move glob creation
|
2018-01-27 23:51:03 +00:00 |
test_cmd_roster.c
|
Fix memory leak in unittests
|
2019-10-14 00:23:02 +03:00 |
test_cmd_roster.h
|
|
|
test_cmd_sub.c
|
|
|
test_cmd_sub.h
|
|
|
test_common.c
|
tests: remove cflag -w and fix warnings
|
2018-10-31 18:35:59 +02:00 |
test_common.h
|
Move p_sha1_hash() to stanza.c
|
2018-09-06 20:40:09 +02:00 |
test_contact.c
|
|
|
test_contact.h
|
|
|
test_form.c
|
|
|
test_form.h
|
|
|
test_jid.c
|
Fix test_jid unittest memleak
|
2019-10-06 17:07:00 +02:00 |
test_jid.h
|
|
|
test_keyhandlers.c
|
|
|
test_keyhandlers.h
|
|
|
test_muc.c
|
|
|
test_muc.h
|
|
|
test_parser.c
|
Fix two memleaks in test_parser
|
2019-10-06 17:59:46 +02:00 |
test_parser.h
|
|
|
test_plugins_disco.c
|
tests: remove cflag -w and fix warnings
|
2018-10-31 18:35:59 +02:00 |
test_plugins_disco.h
|
Use hashtables for plugin disco features
|
2016-08-17 23:21:48 +01:00 |
test_preferences.c
|
Fix prefs_get_str related leaks in unit tests
|
2019-06-19 17:15:47 +02:00 |
test_preferences.h
|
|
|
test_roster_list.c
|
Fix unittest build
|
2020-01-31 10:25:45 +01:00 |
test_roster_list.h
|
|
|
test_server_events.c
|
Add connection_get_profanity_identifier stub
|
2019-10-18 11:23:30 +02:00 |
test_server_events.h
|
|
|
unittests.c
|
Fix broken support for case-sensitive account names
|
2019-02-22 13:08:08 +01:00 |