about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_roster.c
Commit message (Expand)AuthorAgeFilesLines
* Moved roster_list.cJames Booth2016-07-241-1/+1
* Rename command sourcesJames Booth2016-05-221-1/+1
* Remove JABBER_STARTED, JABBER_UNDEFINED connection statesJames Booth2016-05-101-5/+0
* Add session.cJames Booth2016-05-051-13/+13
* Removed unused arg from roster_get_ functionsJames Booth2016-01-311-1/+1
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-12/+12
* Pass offline filter to roster_get_contactsJames Booth2015-11-181-1/+1
* Pass ordering to roster list functionsJames Booth2015-11-181-1/+1
* Fixed tests for new command formatJames Booth2015-07-271-60/+20
* Added current window reference to command functionsJames Booth2015-06-171-13/+13
* Set columns when running functional testsJames Booth2015-06-131-1/+2
* Moved all tests to tests folderJames Booth2015-06-121-0/+279