about summary refs log tree commit diff stats
path: root/tests/unittests/test_roster_list.c
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for roster_get_display_nameDustin Lagoy2021-06-301-0/+32
* Apply coding styleMichael Vetter2020-07-071-103/+135
* Revert "Apply coding style"Michael Vetter2020-07-071-138/+106
* Apply coding styleMichael Vetter2020-07-071-106/+138
* Fix unittest buildPaul Fariello2020-01-311-14/+14
* Free lists in test_roster_listMichael Vetter2019-10-061-0/+20
* tests: remove cflag -w and fix warningsDmitry Podgorny2018-10-311-73/+73
* Allow previous autocompletion with shift tabJames Booth2017-04-011-14/+14
* Moved roster_list.cJames Booth2016-07-241-1/+1
* Moved contact.cJames Booth2016-07-241-1/+1
* Removed unused arg from roster_get_ functionsJames Booth2016-01-311-10/+10
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-96/+64
* Pass offline filter to roster_get_contactsJames Booth2015-11-181-10/+10
* Pass ordering to roster list functionsJames Booth2015-11-181-10/+10
* Added more group testsJames Booth2015-11-141-5/+260
* Keep count of group membersJames Booth2015-11-121-0/+145
* Moved all tests to tests folderJames Booth2015-06-121-0/+271