summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-02-06tests: Fix empathy-tls-testStef Walter8-31/+67
2013-02-05tests: disable empathy-tls-testGuillaume Desmottes1-2/+2
2012-09-17include telepathy-glib.hGuillaume Desmottes3-4/+3
2012-09-06update tests/interactive/.gitignoreGuillaume Desmottes1-0/+2
2012-08-14"gck/pkcs11.h" is deprecated, must use p11-kit/pkcs11.h nowXavier Claessens1-1/+1
2012-08-10model-aggregator test app filters on avatar presenceLaurent Contzen1-0/+4
2012-08-09Added filtering function to model-aggregatorLaurent Contzen1-1/+10
2012-08-09New test app test-empathy-roster-model-aggregator.cLaurent Contzen2-1/+154
2012-08-06Removed the manager from the view, relying only on the modelLaurent Contzen2-3/+2
2012-08-06Added test-empathy-dual-roster-viewLaurent Contzen2-1/+158
2012-07-23empathy-roster-view: start using empathy-roster-modelLaurent Contzen1-1/+7
2012-06-18roster-view: use a signal instead of a cb to handle individual tooltipsGuillaume Desmottes1-3/+4
2012-06-14roster-view: add 'empty' propertyGuillaume Desmottes1-0/+13
2012-06-14add API for individual tooltipsGuillaume Desmottes1-0/+16
2012-06-14Add popup-individual-menu signalGuillaume Desmottes1-0/+30
2012-06-14add a signal when a contact is activatedGuillaume Desmottes1-0/+14
2012-06-14roster-view: add live search supportGuillaume Desmottes1-2/+11
2012-06-14test-empathy-roster-view: add --groups optionGuillaume Desmottes1-0/+3
2012-06-14test-empathy-roster-view: add option to display offline contactsGuillaume Desmottes1-0/+21
2012-06-14add test-empathy-roster-viewGuillaume Desmottes3-1/+47
2012-06-07remove libebook supportGuillaume Desmottes1-3/+1
2012-05-10Use TpTpTLSCertificateGuillaume Desmottes1-28/+29
2012-04-23add tests/certificates/Makefile.amGuillaume Desmottes2-1/+4
2012-04-19tls-test: Use a proper PKCS#11 mock module for testingStef Walter5-43/+1821
2012-04-19add tests to noinst_PROGRAMSGuillaume Desmottes1-1/+4
2012-04-19Hook tests on 'make check' instead of 'make test'Guillaume Desmottes1-6/+4
2012-04-05stop using g_thread_initGuillaume Desmottes1-1/+0
2012-03-16add EmpathyCalendarButtonGuillaume Desmottes3-1/+76
2012-03-12add missing config.h in testsGuillaume Desmottes2-0/+4
2012-02-16remove empathy-auto-salut-account-helperGuillaume Desmottes1-11/+0
2012-02-16Remove empathy-account-assistantGuillaume Desmottes1-42/+0
2012-01-19empathy-tls-test: use g_assert_(no_)error()Guillaume Desmottes1-22/+23
2012-01-19empathy-irc-network-manager-test: use more specific assertionsGuillaume Desmottes1-22/+21
2011-12-02contact-blocking-dialog: stop using EmpathyContactManagerGuillaume Desmottes1-7/+35
2011-11-24remove EmpathyContactManager's testGuillaume Desmottes2-45/+0
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens2-3/+3
2011-11-14empathy-logs: prepare the account manager firstGuillaume Desmottes1-3/+21
2011-11-14empathy-logs: port to TP coding styleGuillaume Desmottes1-17/+15
2011-10-08remove empetitGuillaume Desmottes2-71/+0
2011-08-18Port to new tp-glib client factoryGuillaume Desmottes1-5/+5
2011-08-08tests: simplify running blocking dialogWill Thompson1-8/+1
2011-06-29remove unused string util functionsGuillaume Desmottes2-37/+0
2011-06-24PresetDialog test: quit cleanlyWill Thompson1-5/+4
2011-05-05fix unused-but-set-variable warningsMarc Plano-Lesay1-2/+1
2011-03-22Fix calls to empathy_tls_verifier_new() in tests.Stef Walter1-11/+76
2011-03-17rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes1-2/+2
2011-03-08Prepare EmpathyContactManager in testDanielle Madeley1-0/+7
2011-03-08Connect ::response in testDanielle Madeley1-0/+3
2011-03-08Test for contact blocking dialogDanielle Madeley3-0/+48
2010-12-24tests: Fix memory leak of dbus connectionStef Walter1-0/+3