# # ChangeLog for tests/check.c # # Generated by Trac 1.2.3 # 2024-04-19T15:34:36Z Sun, 12 Mar 2017 04:27:59 GMT dx [e7e6484] * tests/check.c (modified) The protocol argument to socketpair was incorrect. For some reason ... Fri, 30 Oct 2015 10:44:37 GMT dequis [9516bb6] * tests/check.c (modified) tests: Define a stub sighandler_shutdown_setup() to allow linking ... Fri, 20 Feb 2015 22:50:54 GMT dequis [5ebff60] * bitlbee.c (modified) * bitlbee.h (modified) * commands.h (modified) * conf.c (modified) * conf.h (modified) * dcc.c (modified) * dcc.h (modified) * doc/example_plugin.c (modified) * help.c (modified) * help.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) * irc_util.c (modified) * lib/arc.c (modified) * lib/arc.h (modified) * lib/base64.c (modified) * lib/base64.h (modified) * lib/events.h (modified) * lib/events_glib.c (modified) * lib/events_libevent.c (modified) * lib/ftutil.c (modified) * lib/ftutil.h (modified) * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/ini.c (modified) * lib/ini.h (modified) * lib/json.c (modified) * lib/json.h (modified) * lib/json_util.c (modified) * lib/json_util.h (modified) * lib/md5.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ns_parse.c (modified) * lib/oauth.c (modified) * lib/oauth.h (modified) * lib/oauth2.c (modified) * lib/oauth2.h (modified) * lib/proxy.c (modified) * lib/proxy.h (modified) * lib/sha1.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * lib/url.c (modified) * lib/url.h (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * log.c (modified) * log.h (modified) * nick.c (modified) * nick.h (modified) * otr.c (modified) * otr.h (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_ft.c (modified) * protocols/bee_user.c (modified) * protocols/ft.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/sasl.c (modified) * protocols/jabber/si.c (modified) * protocols/msn/invitation.c (modified) * protocols/msn/invitation.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/admin.c (modified) * protocols/oscar/admin.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/aim_internal.h (modified) * protocols/oscar/auth.c (modified) * protocols/oscar/bos.c (modified) * protocols/oscar/bos.h (modified) * protocols/oscar/buddylist.c (modified) * protocols/oscar/buddylist.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/chat.h (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/chatnav.h (modified) * protocols/oscar/conn.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/icq.h (modified) * protocols/oscar/im.c (modified) * protocols/oscar/im.h (modified) * protocols/oscar/info.c (modified) * protocols/oscar/info.h (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/msgcookie.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/oscar_util.c (modified) * protocols/oscar/rxhandlers.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/search.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/snac.c (modified) * protocols/oscar/ssi.c (modified) * protocols/oscar/ssi.h (modified) * protocols/oscar/stats.c (modified) * protocols/oscar/tlv.c (modified) * protocols/oscar/txqueue.c (modified) * protocols/purple/ft-direct.c (modified) * protocols/purple/ft.c (modified) * protocols/purple/purple.c (modified) * protocols/skype/skype.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) * protocols/yahoo/yahoo_debug.h (modified) * protocols/yahoo/yahoo_httplib.c (modified) * protocols/yahoo/yahoo_httplib.h (modified) * protocols/yahoo/yahoo_util.c (modified) * protocols/yahoo/yahoo_util.h (modified) * query.c (modified) * query.h (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * sock.h (modified) * storage.c (modified) * storage.h (modified) * storage_xml.c (modified) * tests/check.c (modified) * tests/check_arc.c (modified) * tests/check_help.c (modified) * tests/check_irc.c (modified) * tests/check_jabber_sasl.c (modified) * tests/check_jabber_util.c (modified) * tests/check_md5.c (modified) * tests/check_nick.c (modified) * tests/check_set.c (modified) * tests/check_user.c (modified) * tests/check_util.c (modified) * tests/testsuite.h (modified) * unix.c (modified) * utils/bitlbeed.c (modified) Reindent everything to K&R style with tabs Used uncrustify, with ... Sun, 20 Apr 2014 16:59:23 GMT Jelmer Vernooij [3e16fb8] * tests/check.c (modified) * tests/check_help.c (modified) * tests/check_md5.c (modified) * tests/check_set.c (modified) Fix compiler warnings in testsuite/. Thu, 29 Jul 2010 19:17:57 GMT Wilmer van der Gaast [1521a85] * tests/check.c (modified) Make the unittests work *slightly* better with libevent. (Still won't ... Thu, 29 Jul 2010 08:57:01 GMT Wilmer van der Gaast [b40e60d] * lib/misc.c (modified) * tests/check.c (modified) * tests/check_util.c (modified) Fixing http_encode(): BitlBee now calls setlocale() (for nickname ... Thu, 29 Jul 2010 07:19:57 GMT Wilmer van der Gaast [3963fdd] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (deleted) * tests/check_user.c (modified) "Fix up" unittests enough to at least compile. Never touched these ... Sat, 21 Jun 2008 23:34:11 GMT Wilmer van der Gaast [3e6764a] * protocols/jabber/jabber_util.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (modified) * tests/check_jabber_util.c (added) Added jabber_util unittests (buddy_add/_by_jid only ATM). Sat, 16 Feb 2008 13:17:52 GMT Wilmer van der Gaast [af97b23] * protocols/jabber/sasl.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (added) Improved sasl_get_part() to deal with whitespace in challenge ... Sun, 07 Oct 2007 21:45:41 GMT Wilmer van der Gaast [2305488] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (added) Adding test for arc.c so that I can now safely replace the RC4 code ... Sun, 21 Jan 2007 22:08:56 GMT Jelmer Vernooij [7738014] * set.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_set.c (added) * tests/testsuite.h (modified) Add tests for set Sun, 21 Jan 2007 21:38:50 GMT Jelmer Vernooij [8c073a6] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (added) Add testsuite for crypting. Sun, 21 Jan 2007 21:17:11 GMT Jelmer Vernooij [ed5df81] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_user.c (added) * tests/testsuite.h (modified) * user.h (modified) Add unit testing for user code Sun, 24 Dec 2006 19:35:13 GMT Jelmer Vernooij [c227706] * help.c (modified) * help.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_help.c (added) * unix.c (modified) Refactor the help code to take a filename rather than using the ... Sun, 24 Dec 2006 01:47:20 GMT Jelmer Vernooij [9225e08] * tests/check.c (modified) Fix check for non-debug builds. Wed, 06 Dec 2006 13:57:25 GMT Jelmer Vernooij [7bcdde3] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_irc.c (added) Some simple tests for irc_*() Wed, 06 Dec 2006 13:34:15 GMT Jelmer Vernooij [3b4cc8f] * tests/check.c (modified) Support arguments passed to tests/check to enable verbose logging or ... Wed, 06 Dec 2006 13:26:22 GMT Jelmer Vernooij [6a90967] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_md5.c (added) * tests/testsuite.h (added) Add tests for md5. Fri, 16 Jun 2006 12:07:51 GMT Jelmer Vernooij [1fc2958] * nick.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_nick.c (added) * tests/check_util.c (modified) Add checks for nick functions as well, fix bug where nick lengths ... Fri, 16 Jun 2006 11:48:52 GMT Jelmer Vernooij [c2fa827] * .bzrignore (modified) * Makefile (modified) * tests/Makefile (added) * tests/check.c (added) * tests/check_util.c (added) Add unit testing infrastructure.