|
|
@1521a85
|
2010-07-29T19:17:57Z |
wilmer |
Make the unittests work *slightly* better with libevent. (Still won't …
|
|
|
@b40e60d
|
2010-07-29T08:57:01Z |
wilmer |
Fixing http_encode(): BitlBee now calls setlocale() (for nickname …
|
|
|
@3963fdd
|
2010-07-29T07:19:57Z |
wilmer |
"Fix up" unittests enough to at least compile. Never touched these …
|
|
|
@f60079b
|
2010-05-25T22:26:54Z |
wilmer |
Allow one to run the configure script from a different directory and …
|
|
|
@842cd8d
|
2010-03-18T11:22:17Z |
wilmer |
Fixed a bug that caused full JIDs to get lost sometimes with the new …
|
|
|
@00a0bc5
|
2010-03-12T20:28:39Z |
wilmer |
Test activity_timeout and some other test tweaks.
|
|
|
@dde9d571
|
2010-03-12T19:35:51Z |
wilmer |
Fixed jabber_util unittest. It passes, yet something still seems to be …
|
|
|
@de49316
|
2008-12-13T12:08:05Z |
wilmer |
Killed the test for setting non-existing variables since I killed …
|
|
|
@98de2cc
|
2008-06-21T23:51:18Z |
wilmer |
Now preserving case in JID resources, and handling them with case …
|
|
|
@3e6764a
|
2008-06-21T23:34:11Z |
wilmer |
Added jabber_util unittests (buddy_add/_by_jid only ATM).
|
|
|
@18ff38f
|
2008-03-29T23:15:04Z |
wilmer |
Be more liberal with accepted line endings. ERC on Windows likes to …
|
|
|
@ddcf491f
|
2008-03-16T14:18:22Z |
wilmer |
Adding padding to encrypted IM-passwords so the exact password length …
|
|
|
@2d88d25a
|
2008-02-16T19:38:17Z |
wilmer |
Added help_free() test, and fixed compiler warning in SASL test.
|
|
|
@af97b23
|
2008-02-16T13:17:52Z |
wilmer |
Improved sasl_get_part() to deal with whitespace in challenge strings, …
|
|
|
@2799ff9
|
2008-02-16T12:20:03Z |
wilmer |
Fixed broken check in check_arc.c
|
|
|
@0f47613
|
2007-12-10T22:57:13Z |
wilmer |
Don't allow nicks that start with a number.
|
|
|
@d444c09
|
2007-10-12T00:06:50Z |
wilmer |
Added word_wrap() function to misc.c and using it at the right places …
|
|
|
@e2869bf
|
2007-10-07T22:07:25Z |
wilmer |
"Changed" the ArcFour implementation. I'm afraid this was a waste of …
|
|
|
@2305488
|
2007-10-07T21:45:41Z |
wilmer |
Adding test for arc.c so that I can now safely replace the RC4 code …
|
|
|
@ae3c4fa
|
2007-07-01T14:52:45Z |
wilmer |
Merge from Jelmer (mainly unit testing things).
|
|
|
@dcf0f3e
|
2007-02-18T22:46:50Z |
wilmer |
Fixed Makefiles (make distclean was completely broken).
|
|
|
@7738014
|
2007-01-21T22:08:56Z |
Jelmer Vernooij |
Add tests for set
|
|
|
@8c073a6
|
2007-01-21T21:38:50Z |
Jelmer Vernooij |
Add testsuite for crypting.
|
|
|
@ed5df81
|
2007-01-21T21:17:11Z |
Jelmer Vernooij |
Add unit testing for user code
|
|
|
@7bee5af
|
2006-12-24T21:47:18Z |
Jelmer Vernooij |
Add tests for set_url(). Fixed a bug where the default port wasn't …
|
|
|
@c227706
|
2006-12-24T19:35:13Z |
Jelmer Vernooij |
Refactor the help code to take a filename rather than using the global …
|
|
|
@9225e08
|
2006-12-24T01:47:20Z |
Jelmer Vernooij |
Fix check for non-debug builds.
|
|
|
@7bcdde3
|
2006-12-06T13:57:25Z |
Jelmer Vernooij |
Some simple tests for irc_*()
|
|
|
@3b4cc8f
|
2006-12-06T13:34:15Z |
Jelmer Vernooij |
Support arguments passed to tests/check to enable verbose logging or …
|
|
|
@6a90967
|
2006-12-06T13:26:22Z |
Jelmer Vernooij |
Add tests for md5.
|
|
|
@2c7df62
|
2006-12-06T12:15:09Z |
Jelmer Vernooij |
Fix testsuite.
|
|
|
@66b9e86e
|
2006-07-07T13:33:31Z |
Jelmer Vernooij |
Add support for checking test suite coverage using gcov.
|
|
|
@1fc2958
|
2006-06-16T12:07:51Z |
Jelmer Vernooij |
Add checks for nick functions as well, fix bug where nick lengths …
|
|
|
@c2fa827
|
2006-06-16T11:48:52Z |
Jelmer Vernooij |
Add unit testing infrastructure.
|