aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeLines
* tests: don't require pam and ldap to testdequis2016-11-12-1/+1
* ldap authentication backendDennis Kaarsemaker2016-03-25-1/+1
* Linux pam authentication backendDennis Kaarsemaker2016-03-25-1/+1
* Authentication: scaffolding for multiple authentication backendsDennis Kaarsemaker2016-03-25-1/+1
* Move CAP commands to irc_cap.c; use enum for flagsdequis2015-09-30-1/+1
* Fix building of testsuite.Jelmer Vernooij2014-04-20-2/+3
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-3/+3
* "Fix up" unittests enough to at least compile. Never touched these duringWilmer van der Gaast2010-07-29-2/+2
* Allow one to run the configure script from a different directory and put allWilmer van der Gaast2010-05-25-1/+4
* Killed the test for setting non-existing variables since I killed supportWilmer van der Gaast2008-12-13-1/+1
* Added jabber_util unittests (buddy_add/_by_jid only ATM).Wilmer van der Gaast2008-06-22-1/+1
* Improved sasl_get_part() to deal with whitespace in challenge strings, asWilmer van der Gaast2008-02-16-2/+2
* Adding test for arc.c so that I can now safely replace the RC4 code with aWilmer van der Gaast2007-10-07-1/+1
* Merge from Jelmer (mainly unit testing things).Wilmer van der Gaast2007-07-01-1/+1
|\
| * Add tests for setJelmer Vernooij2007-01-21-1/+1
| * Add testsuite for crypting.Jelmer Vernooij2007-01-21-1/+1
| * Add unit testing for user codeJelmer Vernooij2007-01-21-1/+1
| * Refactor the help code to take a filename rather than using the global struct.Jelmer Vernooij2006-12-24-1/+1
* | Fixed Makefiles (make distclean was completely broken).Wilmer van der Gaast2007-02-18-1/+3
|/
* Some simple tests for irc_*()Jelmer Vernooij2006-12-06-2/+2
* Add tests for md5.Jelmer Vernooij2006-12-06-1/+1
* Fix testsuite.Jelmer Vernooij2006-12-06-2/+2
* Add support for checking test suite coverage using gcov.Jelmer Vernooij2006-07-07-2/+7
* Add checks for nick functions as well, fix bug where nick lengths weren't Jelmer Vernooij2006-06-16-1/+3
* Add unit testing infrastructure.Jelmer Vernooij2006-06-16-0/+14