about summary refs log tree commit diff stats
path: root/tests/unittests/unittests.c
Commit message (Expand)AuthorAgeFilesLines
* Fix assertion errors in unit testsJames Booth2016-09-251-1/+3
* Use hashtables for plugin disco featuresJames Booth2016-08-171-0/+9
* Move window functions to window_list.cJames Booth2016-07-241-19/+0
* Moved chat_session.cJames Booth2016-07-241-1/+1
* Free plugins commands on quitJames Booth2016-07-041-0/+4
* Move /statuses options to /presence commandJames Booth2016-05-311-14/+14
* Remove JABBER_STARTED, JABBER_UNDEFINED connection statesJames Booth2016-05-101-15/+0
* Fixed testsJames Booth2016-04-271-2/+0
* Added whole word matches for room mentionJames Booth2016-04-071-1/+2
* Added prof_strstr functionJames Booth2016-04-031-8/+2
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-4/+4
* Added C plugin code from plugins branchJames Booth2016-02-141-5/+4
* Fixed assertion errors in testsJames Booth2016-01-301-1/+3
* Added more group testsJames Booth2015-11-141-5/+14
* Keep count of group membersJames Booth2015-11-121-0/+5
* Fixed OTR decryption checkJames Booth2015-08-271-0/+1
* Added str_contains_str to commonJames Booth2015-08-261-0/+7
* Fixed tests for new command formatJames Booth2015-07-271-3/+5
* Added messaage when account resource changed whilst connectedJames Booth2015-06-241-0/+1
* Moved setting otr.warn -> enc.warnJames Booth2015-06-211-8/+0
* Added initial /pgp start checksJames Booth2015-06-181-0/+10
* Added cmd_pgp testsJames Booth2015-06-181-0/+7
* Moved all tests to tests folderJames Booth2015-06-121-0/+595