# # ChangeLog for tests # # Generated by Trac 1.2.3 # 2024-05-08T00:50:25Z 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.