#
# ChangeLog for tests
#
# Generated by Trac 1.2.3
# 2025-06-14T09:07:57Z

Tue, 25 May 2010 22:26:54 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [9225e08]
	* tests/check.c (modified)

	Fix check for non-debug builds.


Wed, 06 Dec 2006 13:57:25 GMT Jelmer Vernooij <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [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 <jelmer@…> [c2fa827]
	* .bzrignore (modified)
	* Makefile (modified)
	* tests/Makefile (added)
	* tests/check.c (added)
	* tests/check_util.c (added)

	Add unit testing infrastructure.