aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-empathy-helpers.c
Commit message (Collapse)AuthorAgeFilesLines
* reuse test account instead of creating one at each test to avoid to pollute ↵Xavier Claessens2008-10-131-2/+15
| | | | | | gconf DB with loooooot of unremovable accounts svn path=/trunk/; revision=1573
* fix leak in destroy_test_accountXavier Claessens2008-10-131-0/+2
| | | | svn path=/trunk/; revision=1556
* rename remove_account_from_gconf to destroy_test_account and destroy the ↵Xavier Claessens2008-10-131-1/+4
| | | | | | account object in it svn path=/trunk/; revision=1555
* factor out create_test_accountXavier Claessens2008-10-131-0/+14
| | | | svn path=/trunk/; revision=1554
* move empathy specifc helpers to check-empathy-helpersXavier Claessens2008-10-131-0/+124
svn path=/trunk/; revision=1553