# # ChangeLog for tests/check_jabber_sasl.c # # Generated by Trac 1.2.3 # 2024-04-23T18:27:54Z 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 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 ...