about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memleak in cmd_bookmark_list_shows_bookmarks unittestMichael Vetter2019-10-061-0/+16
* tests: remove cflag -w and fix warningsDmitry Podgorny2018-10-311-5/+7
* Use jid argument for /bookmark when in roomJames Booth2018-03-041-1/+129
* Use current room for /bookmark add and /bookmark removeJames Booth2016-10-051-1/+2
* Rename Bookmark->jid to Bookmark->barejidJames Booth2016-08-281-7/+7
* Use hash table for bookmarksJames Booth2016-08-211-2/+0
* Moved muc.cJames Booth2016-07-241-1/+1
* Rename command sourcesJames Booth2016-05-221-1/+1
* Remove JABBER_STARTED, JABBER_UNDEFINED connection statesJames Booth2016-05-101-10/+0
* Add session.cJames Booth2016-05-051-10/+10
* Fixed tests for new command formatJames Booth2015-07-271-43/+15
* Added current window reference to command functionsJames Booth2015-06-171-19/+28
* Moved all tests to tests folderJames Booth2015-06-121-0/+297