Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added word_wrap() function to misc.c and using it at the right places so | Wilmer van der Gaast | 2007-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 Vernooij | 2006-12-24 | -0/+66 |
| | | | | | set when socks5 was used. | |||
* | Fix testsuite. | Jelmer Vernooij | 2006-12-06 | -1/+1 |
| | ||||
* | Add checks for nick functions as well, fix bug where nick lengths weren't | Jelmer Vernooij | 2006-06-16 | -0/+19 |
| | | | | | being honored. | |||
* | Add unit testing infrastructure. | Jelmer Vernooij | 2006-06-16 | -0/+34 |