summaryrefslogtreecommitdiff
path: root/tests/twisted/roster/groups.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function close_all_groups()Simon McVittie2013-09-241-1/+1
* roster/groups.py: convert to ContactGroupsSimon McVittie2013-09-241-98/+93
* Use get_contact_handle_sync, get_contact_handles_syncSimon McVittie2013-09-241-1/+1
* Tests: replace GetSelfHandle calls with property-gettingSimon McVittie2013-09-231-1/+1
* Refresh and uncopypasta gabbletestWill Thompson2013-04-111-3/+0
* Use the TpBaseContactListSimon McVittie2010-12-011-5/+6
* Add close_all_groups() and use it to get rid of any stray groupsSimon McVittie2010-12-011-1/+5
* Test deleting contact lists via Close()Simon McVittie2010-07-151-0/+14
* Test adding to, and removing from, groups, including fd.o #21294Simon McVittie2010-07-011-0/+209