about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_disconnect.c
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-3/+4
|
* Revert "Apply coding style"Michael Vetter2020-07-071-8/+7
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-7/+8
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Fix clears_chat_sessions unittestMichael Vetter2020-05-281-1/+1
|
* Moved roster_list.cJames Booth2016-07-241-1/+1
|
* Moved chat_session.cJames Booth2016-07-241-1/+1
|
* Rename command sourcesJames Booth2016-05-221-1/+1
|
* Move connection fulljid functionJames Booth2016-05-061-1/+1
|
* Rename jabber_ functionsJames Booth2016-05-061-1/+1
|
* Add session.cJames Booth2016-05-051-1/+1
|
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-1/+1
|
* Fixed testJames Booth2015-09-251-1/+0
|
* Save last activity to account on disconnectJames Booth2015-09-251-0/+1
|
* Fixed tests for new command formatJames Booth2015-07-271-4/+3
|
* Added current window reference to command functionsJames Booth2015-06-171-2/+2
|
* Moved all tests to tests folderJames Booth2015-06-121-0/+37