log libpurple/tests/test_jabber_jutil.c @ 28555:3f1d39bac4cd

age author description
Tue, 20 Oct 2009 19:38:35 +0000 Paul Aurich Add another (IMHO unintuitive) JID test. Refs #10532.
Sat, 19 Sep 2009 02:36:04 +0000 Paul Aurich Just comment out the failing tests when using glib; it's not likely anyone
Fri, 18 Sep 2009 06:04:34 +0000 Paul Aurich Clarify the "improperly"; glib is doing what I'd expect strdown to do.
Wed, 09 Sep 2009 19:56:39 +0000 Paul Aurich Fix a crash when attempting to validate a JID with an invalid resource.
Sat, 29 Aug 2009 02:38:28 +0000 Paul Aurich jabber: Use a better method for dealing with terminating slashes in JIDs.
Fri, 17 Jul 2009 21:11:25 +0000 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations.
Wed, 15 Jul 2009 22:31:10 +0000 Paul Aurich Ensure UTF-8 strdown is mostly working correctly.