aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-empathy-helpers.c
Commit message (Collapse)AuthorAgeFilesLines
* Disable tests that try to use MC4 related codeSjoerd Simons2009-07-221-0/+2
|
* Add api to create accounts, by cm and proto nameSjoerd Simons2009-07-061-1/+2
|
* Port the tests to EmpathyAccountSjoerd Simons2009-07-011-7/+18
|
* check-empathy-helpers: gconf_entry_free has been deprecated; use ↵Guillaume Desmottes2009-04-231-1/+1
| | | | gconf_entry_unref
* 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