aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check.c
Commit message (Expand)AuthorAgeLines
* tests: Define a stub sighandler_shutdown_setup() to allow linkingdequis2015-10-30-0/+5
* Reindent everything to K&R style with tabsIndent2015-02-20-15/+20
* Fix compiler warnings in testsuite/.Jelmer Vernooij2014-04-20-1/+1
* Make the unittests work *slightly* better with libevent. (Still won't workWilmer van der Gaast2010-07-29-0/+1
* Fixing http_encode(): BitlBee now calls setlocale() (for nicknameWilmer van der Gaast2010-07-29-0/+2
* "Fix up" unittests enough to at least compile. Never touched these duringWilmer van der Gaast2010-07-29-4/+0
* Added jabber_util unittests (buddy_add/_by_jid only ATM).Wilmer van der Gaast2008-06-22-0/+4
* Improved sasl_get_part() to deal with whitespace in challenge strings, asWilmer van der Gaast2008-02-16-0/+4
* Adding test for arc.c so that I can now safely replace the RC4 code with aWilmer van der Gaast2007-10-07-0/+4
* Add tests for setJelmer Vernooij2007-01-21-0/+4
* Add testsuite for crypting.Jelmer Vernooij2007-01-21-0/+4
* Add unit testing for user codeJelmer Vernooij2007-01-21-0/+14
* Refactor the help code to take a filename rather than using the global struct.Jelmer Vernooij2006-12-24-0/+4
* Fix check for non-debug builds.Jelmer Vernooij2006-12-24-0/+2
* Some simple tests for irc_*()Jelmer Vernooij2006-12-06-0/+15
* Support arguments passed to tests/check to enable verbose logging or Jelmer Vernooij2006-12-06-3/+25
* Add tests for md5.Jelmer Vernooij2006-12-06-0/+18
* Add checks for nick functions as well, fix bug where nick lengths weren't Jelmer Vernooij2006-06-16-0/+15
* Add unit testing infrastructure.Jelmer Vernooij2006-06-16-0/+17