summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-06run coding style checks on testsGuillaume Desmottes2-0/+26
2014-01-06mock-pkcs11: use g_hash_table_unref()Guillaume Desmottes1-3/+3
2014-01-06Update FSF postal addressGuillaume Desmottes6-20/+14
2014-01-06coding style fixesGuillaume Desmottes2-5/+6
2013-10-31remove test.{manager,profile}Guillaume Desmottes3-13/+0
2013-10-03Rename NUM_TP_ to TP_NUM_Xavier Claessens1-1/+1
2013-09-17add missing config.h includesGuillaume Desmottes6-0/+12
2013-09-17tls-test: use tp-glib single headersGuillaume Desmottes1-1/+2
2013-09-04roster-view: inherit from GtkListBoxGuillaume Desmottes3-6/+3
2013-09-04fix 'popup-individual-menu' in roster testsGuillaume Desmottes3-6/+9
2013-08-20Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2-4/+4
2013-08-20calendar-button: move from Empathy to tp-accounts-widgetsMarco Barisione1-4/+4
2013-08-20string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione1-4/+5
2013-08-20live-search: move from Empathy to tp-account-widgetsMarco Barisione5-8/+9
2013-08-20keyring: move from Empathy to tp-account-widgetsMarco Barisione1-0/+1
2013-08-20tp-account-widgets: rename all the files from empathy-* to tpaw-*Marco Barisione4-4/+4
2013-08-20tp-account-widgets: Switch the symbols namespace to tpawEmanuele Aina5-121/+121
2013-08-20tp-account-widgets: Move the IRC support sources with the account widgetEmanuele Aina1-0/+2
2013-04-01Clean up #include directives in source filesEmanuele Aina6-24/+0
2013-04-01Clean up #include directives in headersEmanuele Aina2-4/+2
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina20-52/+34
2013-04-01Use a flat namespace for internal includesEmanuele Aina22-46/+48
2013-04-01Use double quotes for all internal headersEmanuele Aina20-44/+44
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