Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added jabber_util unittests (buddy_add/_by_jid only ATM). | Wilmer van der Gaast | 2008-06-22 | -0/+4 |
| | ||||
* | Improved sasl_get_part() to deal with whitespace in challenge strings, as | Wilmer van der Gaast | 2008-02-16 | -0/+4 |
| | | | | | described in RFC 2831 secion 7.1 (the #rule description). Closes bug #362. | |||
* | Adding test for arc.c so that I can now safely replace the RC4 code with a | Wilmer van der Gaast | 2007-10-07 | -0/+4 |
| | | | | | (compatible) ArcFour implementation. | |||
* | Add tests for set | Jelmer Vernooij | 2007-01-21 | -0/+4 |
| | ||||
* | Add testsuite for crypting. | Jelmer Vernooij | 2007-01-21 | -0/+4 |
| | ||||
* | Add unit testing for user code | Jelmer Vernooij | 2007-01-21 | -0/+14 |
| | ||||
* | Refactor the help code to take a filename rather than using the global struct. | Jelmer Vernooij | 2006-12-24 | -0/+4 |
| | ||||
* | Fix check for non-debug builds. | Jelmer Vernooij | 2006-12-24 | -0/+2 |
| | ||||
* | Some simple tests for irc_*() | Jelmer Vernooij | 2006-12-06 | -0/+15 |
| | ||||
* | Support arguments passed to tests/check to enable verbose logging or | Jelmer Vernooij | 2006-12-06 | -3/+25 |
| | | | | | to disable forking (for debugging purposes). | |||
* | Add tests for md5. | Jelmer Vernooij | 2006-12-06 | -0/+18 |
| | ||||
* | Add checks for nick functions as well, fix bug where nick lengths weren't | Jelmer Vernooij | 2006-06-16 | -0/+15 |
| | | | | | being honored. | |||
* | Add unit testing infrastructure. | Jelmer Vernooij | 2006-06-16 | -0/+17 |