summaryrefslogtreecommitdiff
path: root/libpurple/tests
Commit message (Expand)AuthorAgeFilesLines
* Merged default branchAnkit Vani2013-06-233-79/+83
|\
| * Refactor the codebase to use PurpleHashAnkit Vani2013-06-163-38/+40
| * Fixed jabber tests to use the refactored jabber protocolAnkit Vani2013-06-162-3/+14
| * Refactored the cipher test suite to use the GObject-based PurpleCipherAnkit Vani2013-06-161-87/+68
* | fixed the des and des3 unittestsGary Kramlich2013-06-231-6/+7
* | fixed the cipher unittests and removed some uncessary g_return_val_if_fails s...Gary Kramlich2013-06-231-27/+16
|/
* Correctly remove deprecated functions g_type_init and g_thread_initTomasz Wasilczyk2013-04-141-0/+3
* Remove a few unnecessary GLIB_CHECK_VERSIONMark Doliner2013-01-091-4/+0
* Merge heads.Elliott Sales de Andrade2012-09-151-1/+1
|\
* | patch from loic to fix some bad html -> xhtml conversionNathan Walp2012-09-101-0/+165
|/
* xmlnode: Add xmlnode_strip_prefixesPaul Aurich2011-09-041-0/+36
* xmlnode: Fix some brokeness in xmlnode serialization with prefixed elements.Paul Aurich2011-09-041-0/+62
* A unit test check from the EFFMark Doliner2011-08-161-0/+11
* Add a silly little check to make sure our xml parser isn't vulnerable to theMark Doliner2011-06-224-0/+37
* Axe the useless qq prpl.John Bailey2011-05-024-109/+0
* Add two valid email addresses to this listMark Doliner2011-02-281-1/+3
* Add unit tests for oscar_util_name_compare. I suspected that thisMark Doliner2011-02-144-0/+51
* jabber: Test harness for DIGEST-MD5 parsing function.Paul Aurich2011-02-024-0/+62
* Add two new tests to purple_str_to_time(). The second currently fails, but i...Daniel Atallah2010-12-161-0/+2
* jabber: Don't crash on caps that include an empty <value/> in the Software In...Paul Aurich2010-07-091-0/+18
* jabber: Start adding some caps testsPaul Aurich2010-07-094-0/+39
* jabber: Exclude ASCII 127 (Delete) from allowed SASLprep charactersPaul Aurich2010-06-171-0/+2
* Catch some more invalid email addresses, thanks to Mark for additionalStu Tomlinson2010-06-151-5/+5
* Oh, let's put our original test cases in the two arrays, to make thingsMark Doliner2010-06-141-11/+9
* Expand our test for purple_email_is_valid(). I stumbled across a large listMark Doliner2010-06-141-0/+55
* Use /dev/null for the purple directory for the tests.Paul Aurich2010-05-121-5/+11
* util tests: Add a test for all the lower-ASCII control characters excluding thePaul Aurich2010-05-011-0/+4
* util: Better validation of the allowed character values in XML 1.0Paul Aurich2010-04-291-0/+31
* Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.Paul Aurich2010-01-241-0/+5
* Fix 'make check' on OS X by adding in a not-installed libqq shared lib.David Fang2010-01-131-1/+1
* Allow toggling debugging in the test suite with the environment variableElliott Sales de Andrade2009-12-131-0/+3
* Fix annoying, but generally useless warning.Elliott Sales de Andrade2009-12-131-4/+6
* Make sure libpurple libraries are the first thing in the test suite'sElliott Sales de Andrade2009-12-131-3/+3
* Fix the call to g_build_path in the test suite. Before it made some reallyElliott Sales de Andrade2009-12-131-1/+1
* Add a second SCRAM test with one of the suggested test characters from the I-D.Paul Aurich2009-12-011-21/+37
* jabber: Clean up the SCRAM code a little.Paul Aurich2009-12-011-3/+5
* jabber: Add SASLprep and the username substitution called for in draft-ietf-s...Paul Aurich2009-11-301-4/+4
* propagate from branch 'im.pidgin.pidgin' (head 1d84517d56eb5cc53eeab38a952456...Paul Aurich2009-11-271-0/+4
|\
| * Make yahoo_codes_to_html not crash when given an empty string, or a stringStu Tomlinson2009-11-251-0/+4
* | propagate from branch 'im.pidgin.pidgin' (head 349b5afc21b773bcb5404e8bd65bc1...Paul Aurich2009-11-174-0/+102
|\ \ | |/ |/|
| * jabber: Fix up the remaining issues and add a test case that interoperates wi...Paul Aurich2009-11-171-5/+23
| * jabber: Handle the case where the server success-with-data is sent as a chall...Paul Aurich2009-11-111-1/+2
| * jabber: Complete (though untested) SCRAM implementation.Paul Aurich2009-11-091-6/+42
| * Fix the Hi() function and actually 'mtn add' the test file.Paul Aurich2009-11-081-0/+44
| * jabber: Add the Hi() function (PBKDF2).Paul Aurich2009-11-083-0/+3
* | '=' and ',' are valid nodeprep charactersPaul Aurich2009-11-171-0/+4
|/
* Add another (IMHO unintuitive) JID test. Refs #10532.Paul Aurich2009-10-201-0/+8
* Fix sending /buzz on yahoo.Sadrul Habib Chowdhury2009-10-061-0/+6
* Just comment out the failing tests when using glib; it's not likely anyonePaul Aurich2009-09-191-0/+7
* Clarify the "improperly"; glib is doing what I'd expect strdown to do.Paul Aurich2009-09-181-1/+1