# # ChangeLog for tests # # Generated by Trac 1.2.3 # 2024-03-29T05:30:46Z Thu, 05 Oct 2017 03:00:54 GMT dequis [671b1ef] * tests/check_jabber_util.c (modified) tests: fix build warnings in jabber_buddy_by_jid tests Sun, 12 Mar 2017 04:27:59 GMT dx [e7e6484] * tests/check.c (modified) The protocol argument to socketpair was incorrect. For some reason ... Sun, 12 Mar 2017 04:16:58 GMT dx [65d0dfd] * Makefile (modified) * configure (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * tests/Makefile (modified) Add --verbose configure option to control verbose build output ... Sat, 12 Nov 2016 03:38:34 GMT dequis [fca4683] * lib/misc.c (modified) * tests/check_util.c (modified) word_wrap: truncate utf8 safely Sat, 12 Nov 2016 03:05:53 GMT dequis [727a68b] * tests/Makefile (modified) tests: don't require pam and ldap to test Wed, 24 Aug 2016 00:02:20 GMT dequis [2dc394c] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) jabber: handle nulls in jabber_compare_jid As far as I can see this ... Fri, 25 Mar 2016 18:07:53 GMT Dennis Kaarsemaker [50bb490] * .travis.yml (modified) * auth.c (modified) * auth_ldap.c (added) * bitlbee.conf (modified) * conf.c (modified) * configure (modified) * tests/Makefile (modified) ldap authentication backend We only support the openldap scheme for ... Fri, 25 Mar 2016 18:07:53 GMT Dennis Kaarsemaker [a6005da] * .travis.yml (modified) * auth.c (modified) * auth_pam.c (added) * bitlbee.conf (modified) * conf.c (modified) * configure (modified) * tests/Makefile (modified) Linux pam authentication backend This backend authenticates users ... Fri, 25 Mar 2016 18:07:53 GMT Dennis Kaarsemaker [8e6ecfe] * Makefile (modified) * auth.c (added) * auth.h (added) * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (modified) * storage.c (modified) * storage.h (modified) * storage_xml.c (modified) * tests/Makefile (modified) * unix.c (modified) Authentication: scaffolding for multiple authentication backends ... Mon, 23 Nov 2015 17:49:09 GMT dequis [9c8dbc7] * protocols/jabber/hipchat.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * tests/check_jabber_util.c (modified) hipchat: 'chat add hipchat "channel name"' now tries to guess the JID ... Fri, 30 Oct 2015 10:44:37 GMT dequis [9516bb6] * tests/check.c (modified) tests: Define a stub sighandler_shutdown_setup() to allow linking ... Thu, 22 Oct 2015 08:05:26 GMT dequis [b0da3b8] * tests/check_jabber_util.c (modified) check_jabber_util: adapt to new behavior of GET_BUDDY_EXACT I can't ... Thu, 01 Oct 2015 01:01:48 GMT dequis [355e2ad] * Makefile (modified) * irc.h (modified) * irc_cap.c (added) * irc_commands.c (modified) * tests/Makefile (modified) Move CAP commands to irc_cap.c; use enum for flags Fri, 07 Aug 2015 21:53:25 GMT Veres Lajos [e88fe7da] * dcc.c (modified) * doc/CHANGES (modified) * doc/HACKING (modified) * doc/user-guide/Installation.xml (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * lib/misc.c (modified) * otr.c (modified) * protocols/ft.h (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/auth.c (modified) * protocols/oscar/conn.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/msgcookie.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxhandlers.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/tlv.c (modified) * protocols/oscar/txqueue.c (modified) * protocols/skype/README (modified) * protocols/twitter/twitter_http.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * tests/check_user.c (modified) typofix - https://github.com/vlajos/misspell_fixer 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 ... Fri, 16 Jan 2015 19:50:24 GMT dequis [25c4c78] * configure (modified) * ipc.c (modified) * irc_commands.c (modified) * lib/ns_parse.c (modified) * lib/proxy.c (modified) * protocols/oscar/conn.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo_util.h (modified) * tests/check_arc.c (modified) * tests/check_irc.c (modified) * tests/check_jabber_sasl.c (modified) Fix compiler warnings on Cygwin and Mac OS X. * Don't use PIE/PIC ... Thu, 24 Jul 2014 03:51:07 GMT dequis [269580c] * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * tests/check_util.c (modified) Add limit param to split_command_parts(), fix twitter quotes bug ... Thu, 24 Jul 2014 03:51:07 GMT dequis [757515a] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Added jabber_compare_jid to fix JID comparison case sensitivity Sun, 20 Apr 2014 17:00:48 GMT Jelmer Vernooij [6a6d7d8] * tests/Makefile (modified) Fix building of testsuite. 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/. Fri, 28 Feb 2014 00:00:03 GMT dequis [1bed2e1] * tests/check_nick.c (modified) Fix check_nick tests (Ticket #1102) Sat, 11 Feb 2012 12:55:45 GMT Wilmer van der Gaast [7fa5c19] * Makefile (modified) * configure (modified) * doc/Makefile (modified) * doc/user-guide/Makefile (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/skype/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/yahoo/Makefile (modified) * tests/Makefile (modified) Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by ... 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 ... Tue, 25 May 2010 22:26:54 GMT Wilmer van der Gaast [f60079b] * Makefile (modified) * bitlbee.h (modified) * configure (modified) * doc/Makefile (modified) * doc/user-guide/Makefile (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/yahoo/Makefile (modified) * tests/Makefile (modified) Allow one to run the configure script from a different directory and ... Thu, 18 Mar 2010 11:22:17 GMT Wilmer van der Gaast [842cd8d] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Fixed a bug that caused full JIDs to get lost sometimes with the new ... Fri, 12 Mar 2010 20:28:39 GMT Wilmer van der Gaast [00a0bc5] * tests/check_jabber_util.c (modified) Test activity_timeout and some other test tweaks. Fri, 12 Mar 2010 19:35:51 GMT Wilmer van der Gaast [dde9d571] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Fixed jabber_util unittest. It passes, yet something still seems to ... Sat, 13 Dec 2008 12:08:05 GMT Wilmer van der Gaast [de49316] * tests/Makefile (modified) * tests/check_set.c (modified) Killed the test for setting non-existing variables since I killed ... Sat, 21 Jun 2008 23:51:18 GMT Wilmer van der Gaast [98de2cc] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Now preserving case in JID resources, and handling them with case ... 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, 29 Mar 2008 23:15:04 GMT Wilmer van der Gaast [18ff38f] * irc.c (modified) * tests/check_irc.c (modified) Be more liberal with accepted line endings. ERC on Windows likes to ... Sun, 16 Mar 2008 14:18:22 GMT Wilmer van der Gaast [ddcf491f] * lib/arc.c (modified) * lib/arc.h (modified) * storage_xml.c (modified) * tests/check_arc.c (modified) Adding padding to encrypted IM-passwords so the exact password length ... Sat, 16 Feb 2008 19:38:17 GMT Wilmer van der Gaast [2d88d25a] * tests/check_help.c (modified) * tests/check_jabber_sasl.c (modified) Added help_free() test, and fixed compiler warning in SASL test. 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 ... Sat, 16 Feb 2008 12:20:03 GMT Wilmer van der Gaast [2799ff9] * tests/check_arc.c (modified) Fixed broken check in check_arc.c Mon, 10 Dec 2007 22:57:13 GMT Wilmer van der Gaast [0f47613] * nick.c (modified) * tests/check_nick.c (modified) Don't allow nicks that start with a number. Fri, 12 Oct 2007 00:06:50 GMT Wilmer van der Gaast [d444c09] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/nogaim.c (modified) * tests/check_util.c (modified) Added word_wrap() function to misc.c and using it at the right places ... Sun, 07 Oct 2007 22:07:25 GMT Wilmer van der Gaast [e2869bf] * lib/arc.c (modified) * tests/check_arc.c (modified) "Changed" the ArcFour implementation. I'm afraid this was a waste of ... 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, 01 Jul 2007 14:52:45 GMT Wilmer van der Gaast [ae3c4fa] * Makefile (modified) * help.c (modified) * help.h (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) * set.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (added) * tests/check_help.c (added) * tests/check_set.c (added) * tests/check_user.c (added) * tests/check_util.c (modified) * tests/testsuite.h (modified) * unix.c (modified) * user.h (modified) Merge from Jelmer (mainly unit testing things). Sun, 18 Feb 2007 22:46:50 GMT Wilmer van der Gaast [dcf0f3e] * Makefile (modified) * doc/CHANGES (modified) * tests/Makefile (modified) Fixed Makefiles (make distclean was completely broken). 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 21:47:18 GMT Jelmer Vernooij [7bee5af] * lib/url.c (modified) * set.h (modified) * tests/check_util.c (modified) Add tests for set_url(). Fixed a bug where the default port wasn't ... 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. Wed, 06 Dec 2006 12:15:09 GMT Jelmer Vernooij [2c7df62] * lib/Makefile (modified) * tests/Makefile (modified) * tests/check_nick.c (modified) * tests/check_util.c (modified) Fix testsuite. Fri, 07 Jul 2006 13:33:31 GMT Jelmer Vernooij [66b9e86e] * .bzrignore (modified) * Makefile (modified) * configure (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) * tests/Makefile (modified) * tests/check_nick.c (modified) Add support for checking test suite coverage using gcov. 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.