about summary refs log tree commit diff stats
path: root/tests/unittests/unittests.c
Commit message (Expand)AuthorAgeFilesLines
* 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
n261' href='#n261'>261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301