source: tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @671b1ef   2017-10-05T03:00:54Z dx tests: fix build warnings in jabber_buddy_by_jid tests
(edit) @e7e6484   2017-03-12T04:27:59Z dx The protocol argument to socketpair was incorrect. For some reason …
(edit) @65d0dfd   2017-03-12T04:16:58Z dx Add --verbose configure option to control verbose build output …
(edit) @fca4683   2016-11-12T03:38:34Z dx word_wrap: truncate utf8 safely
(edit) @727a68b   2016-11-12T03:05:53Z dx tests: don't require pam and ldap to test
(edit) @2dc394c   2016-08-24T00:02:20Z dx jabber: handle nulls in jabber_compare_jid As far as I can see this …
(edit) @50bb490   2016-03-25T18:07:53Z dennis ldap authentication backend We only support the openldap scheme for …
(edit) @a6005da   2016-03-25T18:07:53Z dennis Linux pam authentication backend This backend authenticates users …
(edit) @8e6ecfe   2016-03-25T18:07:53Z dennis Authentication: scaffolding for multiple authentication backends …
(edit) @9c8dbc7   2015-11-23T17:49:09Z dx hipchat: 'chat add hipchat "channel name"' now tries to guess the JID …
(edit) @9516bb6   2015-10-30T10:44:37Z dx tests: Define a stub sighandler_shutdown_setup() to allow linking I'm …
(edit) @b0da3b8   2015-10-22T08:05:26Z dx check_jabber_util: adapt to new behavior of GET_BUDDY_EXACT I can't …
(edit) @355e2ad   2015-10-01T01:01:48Z dx Move CAP commands to irc_cap.c; use enum for flags
(edit) @e88fe7da   2015-08-07T21:53:25Z vlajos typofix - https://github.com/vlajos/misspell_fixer
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @25c4c78   2015-01-16T19:50:24Z dx Fix compiler warnings on Cygwin and Mac OS X. * Don't use PIE/PIC on …
(edit) @269580c   2014-07-24T03:51:07Z dx Add limit param to split_command_parts(), fix twitter quotes bug Only …
(edit) @757515a   2014-07-24T03:51:07Z dx Added jabber_compare_jid to fix JID comparison case sensitivity
(edit) @6a6d7d8   2014-04-20T17:00:48Z Jelmer Vernooij Fix building of testsuite.
(edit) @3e16fb8   2014-04-20T16:59:23Z Jelmer Vernooij Fix compiler warnings in testsuite/.
(edit) @1bed2e1   2014-02-28T00:00:03Z dx Fix check_nick tests (Ticket #1102)
(edit) @7fa5c19   2012-02-11T12:55:45Z wilmer Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
(edit) @1521a85   2010-07-29T19:17:57Z wilmer Make the unittests work *slightly* better with libevent. (Still won't …
(edit) @b40e60d   2010-07-29T08:57:01Z wilmer Fixing http_encode(): BitlBee now calls setlocale() (for nickname …
(edit) @3963fdd   2010-07-29T07:19:57Z wilmer "Fix up" unittests enough to at least compile. Never touched these …
(edit) @f60079b   2010-05-25T22:26:54Z wilmer Allow one to run the configure script from a different directory and …
(edit) @842cd8d   2010-03-18T11:22:17Z wilmer Fixed a bug that caused full JIDs to get lost sometimes with the new …
(edit) @00a0bc5   2010-03-12T20:28:39Z wilmer Test activity_timeout and some other test tweaks.
(edit) @dde9d571   2010-03-12T19:35:51Z wilmer Fixed jabber_util unittest. It passes, yet something still seems to be …
(edit) @de49316   2008-12-13T12:08:05Z wilmer Killed the test for setting non-existing variables since I killed …
(edit) @98de2cc   2008-06-21T23:51:18Z wilmer Now preserving case in JID resources, and handling them with case …
(edit) @3e6764a   2008-06-21T23:34:11Z wilmer Added jabber_util unittests (buddy_add/_by_jid only ATM).
(edit) @18ff38f   2008-03-29T23:15:04Z wilmer Be more liberal with accepted line endings. ERC on Windows likes to …
(edit) @ddcf491f   2008-03-16T14:18:22Z wilmer Adding padding to encrypted IM-passwords so the exact password length …
(edit) @2d88d25a   2008-02-16T19:38:17Z wilmer Added help_free() test, and fixed compiler warning in SASL test.
(edit) @af97b23   2008-02-16T13:17:52Z wilmer Improved sasl_get_part() to deal with whitespace in challenge strings, …
(edit) @2799ff9   2008-02-16T12:20:03Z wilmer Fixed broken check in check_arc.c
(edit) @0f47613   2007-12-10T22:57:13Z wilmer Don't allow nicks that start with a number.
(edit) @d444c09   2007-10-12T00:06:50Z wilmer Added word_wrap() function to misc.c and using it at the right places …
(edit) @e2869bf   2007-10-07T22:07:25Z wilmer "Changed" the ArcFour implementation. I'm afraid this was a waste of …
(edit) @2305488   2007-10-07T21:45:41Z wilmer Adding test for arc.c so that I can now safely replace the RC4 code …
(edit) @ae3c4fa   2007-07-01T14:52:45Z wilmer Merge from Jelmer (mainly unit testing things).
(edit) @dcf0f3e   2007-02-18T22:46:50Z wilmer Fixed Makefiles (make distclean was completely broken).
(edit) @7738014   2007-01-21T22:08:56Z Jelmer Vernooij Add tests for set
(edit) @8c073a6   2007-01-21T21:38:50Z Jelmer Vernooij Add testsuite for crypting.
(edit) @ed5df81   2007-01-21T21:17:11Z Jelmer Vernooij Add unit testing for user code
(edit) @7bee5af   2006-12-24T21:47:18Z Jelmer Vernooij Add tests for set_url(). Fixed a bug where the default port wasn't …
(edit) @c227706   2006-12-24T19:35:13Z Jelmer Vernooij Refactor the help code to take a filename rather than using the global …
(edit) @9225e08   2006-12-24T01:47:20Z Jelmer Vernooij Fix check for non-debug builds.
(edit) @7bcdde3   2006-12-06T13:57:25Z Jelmer Vernooij Some simple tests for irc_*()
(edit) @3b4cc8f   2006-12-06T13:34:15Z Jelmer Vernooij Support arguments passed to tests/check to enable verbose logging or …
(edit) @6a90967   2006-12-06T13:26:22Z Jelmer Vernooij Add tests for md5.
(edit) @2c7df62   2006-12-06T12:15:09Z Jelmer Vernooij Fix testsuite.
(edit) @66b9e86e   2006-07-07T13:33:31Z Jelmer Vernooij Add support for checking test suite coverage using gcov.
(edit) @1fc2958   2006-06-16T12:07:51Z Jelmer Vernooij Add checks for nick functions as well, fix bug where nick lengths …
(add) @c2fa827   2006-06-16T11:48:52Z Jelmer Vernooij Add unit testing infrastructure.
Note: See TracRevisionLog for help on using the revision log.