1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/tests/unittests
William Wennerström b267b065f5
Add builds.sr.ht CI for OpenBSD
* Add .builds/openbsd.yml for builds.sr.ht
* Update travis-build.sh -> ci-build.sh with OpenBSD case
* Fix libdl check in configure.ac (OpenBSD has libdl built-in)
* Fix some minor issues found when compiling on OpenBSD with GCC (e.g.
  uninitialized variables)
2020-02-17 10:54:15 +01:00
..
config Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
log
omemo
otr Fix tests 2020-02-14 10:17:07 +01:00
pgp Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
tools
ui xep-0308: adapt unit test stubs 2020-02-14 10:17:07 +01:00
xmpp xep-0308: adapt unit test stubs 2020-02-14 10:17:07 +01:00
helpers.c
helpers.h
test_autocomplete.c
test_autocomplete.h
test_callbacks.c
test_callbacks.h Free plugins commands on quit 2016-07-04 00:41:29 +01:00
test_chat_session.c
test_chat_session.h
test_cmd_account.c
test_cmd_account.h
test_cmd_alias.c
test_cmd_alias.h
test_cmd_bookmark.c
test_cmd_bookmark.h
test_cmd_connect.c
test_cmd_connect.h
test_cmd_disconnect.c
test_cmd_disconnect.h
test_cmd_join.c
test_cmd_join.h
test_cmd_otr.c Add builds.sr.ht CI for OpenBSD 2020-02-17 10:54:15 +01:00
test_cmd_otr.h
test_cmd_pgp.c
test_cmd_pgp.h
test_cmd_presence.c
test_cmd_presence.h
test_cmd_rooms.c
test_cmd_rooms.h
test_cmd_roster.c
test_cmd_roster.h
test_cmd_sub.c
test_cmd_sub.h
test_common.c
test_common.h
test_contact.c
test_contact.h
test_form.c
test_form.h
test_jid.c
test_jid.h
test_keyhandlers.c
test_keyhandlers.h
test_muc.c
test_muc.h Moved all tests to tests folder 2015-06-12 23:53:30 +01:00
test_parser.c
test_parser.h
test_plugins_disco.c
test_plugins_disco.h
test_preferences.c
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
test_server_events.h
unittests.c