log libpurple/tests/check_libpurple.c @ 32759:b87d880acab3

age author description
Wed, 22 Jun 2011 17:43:51 +0000 Mark Doliner Add a silly little check to make sure our xml parser isn't vulnerable to the
Mon, 02 May 2011 02:57:58 +0000 John Bailey Axe the useless qq prpl.
Mon, 14 Feb 2011 03:10:09 +0000 Mark Doliner Add unit tests for oscar_util_name_compare. I suspected that this
Wed, 02 Feb 2011 05:47:50 +0000 Paul Aurich jabber: Test harness for DIGEST-MD5 parsing function.
Fri, 09 Jul 2010 22:14:03 +0000 Paul Aurich jabber: Start adding some caps tests
Wed, 12 May 2010 04:26:46 +0000 Paul Aurich Use /dev/null for the purple directory for the tests.
Sun, 13 Dec 2009 03:24:01 +0000 Elliott Sales de Andrade Allow toggling debugging in the test suite with the environment variable
Sun, 13 Dec 2009 00:36:36 +0000 Elliott Sales de Andrade Fix the call to g_build_path in the test suite. Before it made some really
Sun, 08 Nov 2009 03:36:14 +0000 Paul Aurich jabber: Add the Hi() function (PBKDF2).
Fri, 04 Sep 2009 06:23:41 +0000 Mark Doliner Add a test for qq's qq_encrypt function. Refs #10191. The string of
Fri, 31 Jul 2009 00:48:16 +0000 Mark Doliner Add a super simple test for yahoo_codes_to_html(). I'm planning on
Fri, 16 May 2008 15:49:41 +0000 Stu Tomlinson Initialize the type system in purple_check_init to prevent 'make check'
Mon, 10 Dec 2007 02:19:56 +0000 Daniel Atallah A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
Sat, 30 Jun 2007 18:42:08 +0000 Richard Laager Fix warnings and add a call to g_timeout_add_seconds() just because.
Fri, 27 Apr 2007 18:16:43 +0000 Richard Laager Use fatal asserts unconditionally in the test code. Perhaps this could be better integrated in some way, but this works.
Sat, 24 Mar 2007 19:51:48 +0000 Stu Tomlinson Fix compiler warnings and errors in tests resulting from using DEBUG_CFLAGS
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 17 Mar 2007 17:29:40 +0000 Stu Tomlinson libpurplify the 'make check' tests so they work again