# # ChangeLog for tests # # Generated by Trac 1.2.3 # 2025-06-15T03:45:40Z 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.