aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_util.c
Commit message (Collapse)AuthorAgeLines
* Added word_wrap() function to misc.c and using it at the right places soWilmer van der Gaast2007-10-12-0/+58
| | | | | | that long messages in groupchats also get wrapped properly (instead of truncated).
* Add tests for set_url(). Fixed a bug where the default port wasn't Jelmer Vernooij2006-12-24-0/+66
| | | | | set when socks5 was used.
* Fix testsuite.Jelmer Vernooij2006-12-06-1/+1
|
* Add checks for nick functions as well, fix bug where nick lengths weren't Jelmer Vernooij2006-06-16-0/+19
| | | | | being honored.
* Add unit testing infrastructure.Jelmer Vernooij2006-06-16-0/+34