aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-empathy-chatroom.c
Commit message (Collapse)AuthorAgeFilesLines
* reuse test account instead of creating one at each test to avoid to pollute ↵Xavier Claessens2008-10-131-3/+3
| | | | | | gconf DB with loooooot of unremovable accounts svn path=/trunk/; revision=1573
* test favorite changeXavier Claessens2008-10-131-0/+31
| | | | svn path=/trunk/; revision=1563
* rename remove_account_from_gconf to destroy_test_account and destroy the ↵Xavier Claessens2008-10-131-6/+2
| | | | | | account object in it svn path=/trunk/; revision=1555
* factor out create_test_accountXavier Claessens2008-10-131-4/+2
| | | | svn path=/trunk/; revision=1554
* fake the profile and the CM for testsXavier Claessens2008-10-131-2/+1
| | | | svn path=/trunk/; revision=1549
* check-empathy-chatroom: unref and destroy the accountXavier Claessens2008-10-131-2/+5
| | | | svn path=/trunk/; revision=1544
* add EmpathyChatroom testsXavier Claessens2008-10-131-0/+128
svn path=/trunk/; revision=1540