* tests: add unit-tests for 'mu cfind'

This commit is contained in:
Dirk-Jan C. Binnema
2011-05-19 19:55:50 +03:00
parent 53a2a5c3ab
commit 51fb5fe8e9
3 changed files with 290 additions and 274 deletions

View File

@ -171,7 +171,7 @@ main (int argc, char *argv[])
int rv;
g_test_init (&argc, &argv, NULL);
g_test_add_func ("/mu-contact/test-mu-contacts-01", test_mu_contacts_01);
g_test_add_func ("/mu-contacts/test-mu-contacts-01", test_mu_contacts_01);
g_log_set_handler (NULL,
G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL| G_LOG_FLAG_RECURSION,