aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* roster-view: inherit from GtkListBoxGuillaume Desmottes2013-09-043-6/+3
* fix 'popup-individual-menu' in roster testsGuillaume Desmottes2013-09-043-6/+9
* Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-202-4/+4
* calendar-button: move from Empathy to tp-accounts-widgetsMarco Barisione2013-08-201-4/+4
* string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-201-4/+5
* live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-205-8/+9
* keyring: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-0/+1
* tp-account-widgets: rename all the files from empathy-* to tpaw-*Marco Barisione2013-08-204-4/+4
* tp-account-widgets: Switch the symbols namespace to tpawEmanuele Aina2013-08-205-121/+121
* tp-account-widgets: Move the IRC support sources with the account widgetEmanuele Aina2013-08-201-0/+2
* Clean up #include directives in source filesEmanuele Aina2013-04-026-24/+0
* Clean up #include directives in headersEmanuele Aina2013-04-022-4/+2
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-0220-52/+34
* Use a flat namespace for internal includesEmanuele Aina2013-04-0122-46/+48
* Use double quotes for all internal headersEmanuele Aina2013-04-0120-44/+44
* tests: Fix empathy-tls-testStef Walter2013-02-068-31/+67
* tests: disable empathy-tls-testEMPATHY_3_7_5Guillaume Desmottes2013-02-051-2/+2
* include telepathy-glib.hGuillaume Desmottes2012-09-173-4/+3
* update tests/interactive/.gitignoreGuillaume Desmottes2012-09-061-0/+2
* "gck/pkcs11.h" is deprecated, must use p11-kit/pkcs11.h nowXavier Claessens2012-08-141-1/+1
* model-aggregator test app filters on avatar presenceLaurent Contzen2012-08-101-0/+4
* Added filtering function to model-aggregatorLaurent Contzen2012-08-091-1/+10
* New test app test-empathy-roster-model-aggregator.cLaurent Contzen2012-08-092-1/+154
* Removed the manager from the view, relying only on the modelLaurent Contzen2012-08-062-3/+2
* Added test-empathy-dual-roster-viewLaurent Contzen2012-08-062-1/+158
* empathy-roster-view: start using empathy-roster-modelLaurent Contzen2012-07-231-1/+7
* roster-view: use a signal instead of a cb to handle individual tooltipsGuillaume Desmottes2012-06-181-3/+4
* roster-view: add 'empty' propertyGuillaume Desmottes2012-06-141-0/+13
* add API for individual tooltipsGuillaume Desmottes2012-06-141-0/+16
* Add popup-individual-menu signalGuillaume Desmottes2012-06-141-0/+30
* add a signal when a contact is activatedGuillaume Desmottes2012-06-141-0/+14
* roster-view: add live search supportGuillaume Desmottes2012-06-141-2/+11
* test-empathy-roster-view: add --groups optionGuillaume Desmottes2012-06-141-0/+3
* test-empathy-roster-view: add option to display offline contactsGuillaume Desmottes2012-06-141-0/+21
* add test-empathy-roster-viewGuillaume Desmottes2012-06-143-1/+47
* remove libebook supportGuillaume Desmottes2012-06-071-3/+1
* Use TpTpTLSCertificateGuillaume Desmottes2012-05-101-28/+29
* add tests/certificates/Makefile.amGuillaume Desmottes2012-04-232-1/+4
* tls-test: Use a proper PKCS#11 mock module for testingStef Walter2012-04-195-43/+1821
* add tests to noinst_PROGRAMSGuillaume Desmottes2012-04-191-1/+4
* Hook tests on 'make check' instead of 'make test'Guillaume Desmottes2012-04-191-6/+4
* stop using g_thread_initGuillaume Desmottes2012-04-051-1/+0
* add EmpathyCalendarButtonGuillaume Desmottes2012-03-163-1/+76
* add missing config.h in testsGuillaume Desmottes2012-03-122-0/+4
* remove empathy-auto-salut-account-helperGuillaume Desmottes2012-02-171-11/+0
* Remove empathy-account-assistantGuillaume Desmottes2012-02-171-42/+0
* empathy-tls-test: use g_assert_(no_)error()Guillaume Desmottes2012-01-191-22/+23
* empathy-irc-network-manager-test: use more specific assertionsGuillaume Desmottes2012-01-191-22/+21
* contact-blocking-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-12-021-7/+35
* remove EmpathyContactManager's testGuillaume Desmottes2011-11-242-45/+0
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-162-3/+3
* empathy-logs: prepare the account manager firstGuillaume Desmottes2011-11-141-3/+21
* empathy-logs: port to TP coding styleGuillaume Desmottes2011-11-141-17/+15
* remove empetitGuillaume Desmottes2011-10-092-71/+0
* Port to new tp-glib client factoryGuillaume Desmottes2011-08-181-5/+5
* tests: simplify running blocking dialogWill Thompson2011-08-091-8/+1
* remove unused string util functionsGuillaume Desmottes2011-06-292-37/+0
* PresetDialog test: quit cleanlyWill Thompson2011-06-241-5/+4
* fix unused-but-set-variable warningsMarc Plano-Lesay2011-05-051-2/+1
* Fix calls to empathy_tls_verifier_new() in tests.Stef Walter2011-03-231-11/+76
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-2/+2
* Prepare EmpathyContactManager in testDanielle Madeley2011-03-081-0/+7
* Connect ::response in testDanielle Madeley2011-03-081-0/+3
* Test for contact blocking dialogDanielle Madeley2011-03-083-0/+48
* tests: Fix memory leak of dbus connectionStef Walter2010-12-241-0/+3
* libempathy, tests: Wrap new function arguments properly.Stef Walter2010-12-241-11/+24
* tests: Lookup the pkcs11 standalone directory at run time.Stef Walter2010-12-242-2/+20
* test: Add tests which load PKCS#11 modules for TLS verification.Stef Walter2010-12-243-45/+236
* tests: Add test for basic verification.Stef Walter2010-12-241-13/+47
* tests: Add mock object and test infrastructure for testing tls.Stef Walter2010-12-244-1/+362
* Group all harddeps in one pkg-config callXavier Claessens2010-11-152-4/+0
* Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2010-11-111-2/+4
* String parser is changed in order not to break URLs at apostrophes.Vitaly Minko2010-11-011-1/+5
* allow building empathy without edsSaleem Abdulrasool2010-08-251-3/+5
* re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch...Guillaume Desmottes2010-08-111-21/+1
* Abort directly if a test failedXavier Claessens2010-07-301-6/+4
* Make livesearch work if accentued letters are pre-decomposedXavier Claessens2010-07-301-1/+6
* Add unit tests for the multi-word searchingXavier Claessens2010-07-301-0/+6
* Add GTK_LIBS to build testsXavier Claessens2010-07-301-3/+6
* add GTK+ flags when building testsGuillaume Desmottes2010-07-131-0/+1
* move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-081-1/+3
* rename valgrind.supp to tp-glib.suppGuillaume Desmottes2010-07-022-1/+1
* sync valgrind supp file with tp-glib's oneGuillaume Desmottes2010-07-021-581/+203
* Remove dead code in tests that still use MC4Xavier Claessens2010-06-211-103/+0
* Remove useless occurences of 'gconf' wordXavier Claessens2010-06-211-2/+0
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-182-4/+0
* tests: add TPL CFLAGS and LIBSGuillaume Desmottes2010-06-182-0/+4
* empathy_string_replace_escaped: remove '\r' (#620903)Guillaume Desmottes2010-06-081-0/+4
* empathy-parser-test: use empathy_string_replace_escapedGuillaume Desmottes2010-06-081-18/+7
* empathy-parser-test: stop as soon a test failsGuillaume Desmottes2010-06-081-5/+1
* Add unit test for the live search matchingXavier Claessens2010-06-083-1/+81
* add timestamp arg to empathy_dispatcher_chat_with_contact(_id)Sjoerd Simons2010-04-251-1/+2
* add tests/interactive/test-empathy-account-chooser.cGuillaume Desmottes2010-04-053-1/+49
* Revert "Disable empathy-parser-test for now as it doesn't build any more"Xavier Claessens2010-03-051-2/+2
* Parser API is moved from empathy-ui-utils to empathy-string-parserXavier Claessens2010-03-051-1/+1
* Disable empathy-parser-test for now as it doesn't build any moreEMPATHY_2_29_91_2Guillaume Desmottes2010-03-051-2/+2
* Point Makefile.am to .lo files, to please some libtool deityFrédéric Péters2010-02-181-5/+5
* Pass a ready EmpathyConnectionManagers to empathy_account_assistant_showGuillaume Desmottes2010-01-251-4/+21
* Call create_salut_account_if_needed when the assistant is closedGuillaume Desmottes2010-01-201-1/+2
* Add some more tests, and fail only after all have run, it's easier to debugXavier Claessens2009-11-251-8/+18
* Add test for bug #597049Xavier Claessens2009-11-251-2/+9
* Add more test cases and fix some found issues in link regex.Xavier Claessens2009-11-251-20/+52
* Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens2009-11-251-5/+21
* Also parse smileys in testsXavier Claessens2009-11-251-0/+14
* Init GTK from test_init()Xavier Claessens2009-11-251-2/+4
* Add parser testsXavier Claessens2009-11-253-1/+72
* Call empathy_init() from test_init()Xavier Claessens2009-11-251-1/+3
* Move empathy-log to tests/interactive and don't install it anymoreLaurent Bigonville2009-11-193-0/+63
* rename check-irc-helper to test-irc-helperGuillaume Desmottes2009-11-036-7/+7
* merge check-empathy-helpers to test-helperGuillaume Desmottes2009-11-037-205/+188
* remove check-*Guillaume Desmottes2009-11-038-189/+1
* port check-empathy-chatroom-manager.c to GTestGuillaume Desmottes2009-11-035-22/+31
* port check-empathy-chatroom.c to GTestGuillaume Desmottes2009-11-035-16/+24
* port check-empathy-irc-network-manager.c to GTestGuillaume Desmottes2009-11-036-103/+120
* port check-empathy-irc-network.c to GTestGuillaume Desmottes2009-11-035-40/+50
* port check-empathy-irc-server.c to GTestGuillaume Desmottes2009-11-036-40/+48
* move test_init/test_deinit to test-helper.cGuillaume Desmottes2009-11-034-17/+31
* port check-empathy-utils.c to GTestGuillaume Desmottes2009-11-036-34/+72
* Merge branch 'accountz'Jonny Lamb2009-11-023-5/+6
|\
| * check-empathy-chatroom-manager: port to new tp-glib account APIJonny Lamb2009-10-251-1/+1
| * tests: port to new tp-glib account APIJonny Lamb2009-10-252-4/+5
* | move test app needing user interaction to interactive/Guillaume Desmottes2009-10-2910-32/+44
* | check-empathy-irc-network-manager: fix shadow declarationsJonny Lamb2009-10-251-6/+0
|/
* Enable extra error CFLAGS in tests/Guillaume Desmottes2009-10-231-0/+1
* Use new API in the test.Cosimo Cecchi2009-10-151-1/+1
* Ignore tests/test-empathy-account-assistantXavier Claessens2009-08-241-0/+1
* Make the import system more future-proofCosimo Cecchi2009-08-221-1/+1
* Update the testCosimo Cecchi2009-08-221-0/+3
* Add a parent window property to the assistantCosimo Cecchi2009-08-221-1/+1
* Move back the account assistant to src/Cosimo Cecchi2009-08-222-1/+6
* Implement first page in the assistantCosimo Cecchi2009-08-221-1/+1
* Add a test for the assistantCosimo Cecchi2009-08-222-0/+27
* Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi2009-08-011-1/+1
|\
| * Update gitignoreXavier Claessens2009-07-281-1/+1
* | Synchronize EmpathyProtocolChooser and EmpathyAccountsDialogCosimo Cecchi2009-07-301-4/+4
|/
* Disable tests that try to use MC4 related codeSjoerd Simons2009-07-223-0/+10
* Transform profile chooser into a protocol chooserSjoerd Simons2009-07-062-4/+4
* Add api to create accounts, by cm and proto nameSjoerd Simons2009-07-061-1/+2
* Port the tests to EmpathyAccountSjoerd Simons2009-07-015-28/+51
* Add test-empathy-profile-chooser.Jonny Lamb2009-06-053-1/+35
* check-empathy-helpers: gconf_entry_free has been deprecated; use gconf_entry_...Guillaume Desmottes2009-04-231-1/+1
* Merge branch 'presets-dialog'Davyd Madeley2009-04-234-1/+57
|\
| * Make test load status presetsDavyd Madeley2009-04-221-0/+4
| * Skeleton of a test program for the dialogDavyd Madeley2009-04-213-1/+53
* | Remove obsolet test applicationsXavier Claessens2009-04-223-120/+0
|/
* Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville2009-04-181-1/+2
* coding style fixesGuillaume Desmottes2009-04-162-2/+2
* enable coding style checks in testsGuillaume Desmottes2009-04-161-0/+5
* Adjust empetit to test the contact selector filtering.Jonny Lamb2009-04-111-0/+3
* Add tests/test-empathy-presence-chooser to gitignoreXavier Claessens2009-04-111-0/+1
* Coding style fix for testDavyd Madeley2009-04-111-2/+5
* Fix typo in my email addressDavyd Madeley2009-04-111-1/+1
* Update comment headers/copyrights/etc.Davyd Madeley2009-04-111-0/+20
* Add a test program for the presence widgetDavyd Madeley2009-04-112-1/+32
* Add a message format for gtk_message_dialog_newXavier Claessens2009-01-311-1/+1
* Rename _get_selected to _dup_selected and make sure the contact is unrefed.Jonny Lamb2009-01-311-1/+3
* Removed dispatcher dup as it's been fixed.Jonny Lamb2009-01-311-4/+0
* Pass an EmpathyContactList to _new and create the store from that.Jonny Lamb2009-01-311-4/+1
* Use empathy_gtk_init.Jonny Lamb2009-01-311-4/+2
* Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.Jonny Lamb2009-01-311-3/+2
* Use gtk_main_quit as the destroy callback.Jonny Lamb2009-01-311-9/+1
* Updated empetit to use the new dispatcher.Jonny Lamb2009-01-311-3/+26
* Use the new _dup_singleton function instead of _new.Jonny Lamb2009-01-311-1/+1
* Added Elliot's empetit test program.Jonny Lamb2009-01-313-1/+83
* Convert EmpathyChatroomManager to the new singleton conventionSjoerd Simons2009-01-101-16/+16
* Port EmpathyContactManager to the new singleton policy.Xavier Claessens2009-01-092-2/+2
* Port EmpathyContactFactory to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* Don't forget to include empathy-utils.h to get empathy_init().Xavier Claessens2008-12-161-0/+1
* Init empathy for megaphone, nothere and check-main.Xavier Claessens2008-12-121-0/+1
* gtk_init and g_thread_init shouldn't be called by libraries. Let applications...Xavier Claessens2008-12-121-1/+2
* Use empathy_gtk_init()Xavier Claessens2008-12-121-1/+2
* Improve the contact-manager to display contacts in a comboboxXavier Claessens2008-12-051-15/+20
* Add necessary files to EXTRA_DISTXavier Claessens2008-12-011-0/+4
* Fix distcheck of tests/xml/Xavier Claessens2008-12-011-1/+1
* check-empathy-chatroom-manager.c: factor out change_account_name_in_fileXavier Claessens2008-10-131-36/+35
* check-empathy-chatroom-manager.c: check the result of system()Xavier Claessens2008-10-131-1/+7
* reuse test account instead of creating one at each test to avoid to pollute g...Xavier Claessens2008-10-134-16/+29
* automatically save the chatroom mgr XML file when one chatroom is modifiedXavier Claessens2008-10-131-0/+74
* test empathy chatroom manager change favoriteXavier Claessens2008-10-131-0/+65
* test favorite changeXavier Claessens2008-10-131-0/+31
* test empathy_chatroom_manager_removeXavier Claessens2008-10-131-0/+56
* test empathy_chatroom_manager_addXavier Claessens2008-10-131-0/+65
* check_chatrooms_list: don't depend on the order of the chatrooms in the listXavier Claessens2008-10-131-5/+22
* factor out check_chatrooms_listXavier Claessens2008-10-131-30/+35
* factor out check_chatroomXavier Claessens2008-10-131-9/+18
* test chatroom xml parsingXavier Claessens2008-10-131-0/+37
* fix leak in destroy_test_accountXavier Claessens2008-10-131-0/+2
* rename remove_account_from_gconf to destroy_test_account and destroy the acco...Xavier Claessens2008-10-134-11/+8
* factor out create_test_accountXavier Claessens2008-10-134-8/+18
* move empathy specifc helpers to check-empathy-helpersXavier Claessens2008-10-137-102/+160
* load the chatrooms sample XML fileXavier Claessens2008-10-131-1/+20
* add 2 chatrooms to chatrooms-sample.xmlXavier Claessens2008-10-131-1/+14
* add remove_account_from_gconf to check-helpersXavier Claessens2008-10-132-0/+67
* fake the profile and the CM for testsXavier Claessens2008-10-134-3/+13
* factor out get_xml_file, get_user_xml_file and copy_xml_fileXavier Claessens2008-10-134-73/+44
* copy chatrooms xml file instead of using the sample one for testsXavier Claessens2008-10-131-1/+30
* move xml/chatrooms.xml to xml/chatrooms-sample.xmlXavier Claessens2008-10-132-1/+4
* rename check-empathy-irc-chatroom-manager.c to check-empathy-chatroom-manager.cXavier Claessens2008-10-132-3/+2
* check-empathy-chatroom: unref and destroy the accountXavier Claessens2008-10-131-2/+5
* add a test file for EmpathyChatroomManagerXavier Claessens2008-10-136-2/+47
* add EmpathyChatroom testsXavier Claessens2008-10-134-1/+132
* Display debug messages in the contact-manager tests program.Xavier Claessens2008-08-031-0/+3
* Add new program to gitignoreXavier Claessens2008-04-111-0/+1
* Change this test to be a bit more real-liveXavier Claessens2008-04-111-7/+19
* Add a 2nd test for empathy_contact_run_until_ready(). This tests fails.Xavier Claessens2008-04-112-1/+66
* Improve a bit the test and fix empathy_contact_run_until, data.ready was not ...Xavier Claessens2008-03-111-8/+10
* Minimal version of contact-run-until-ready testXavier Claessens2008-03-112-20/+15
* Add a test for empathy_contact_run_until_readyXavier Claessens2008-03-112-1/+48
* Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.Xavier Claessens2008-03-042-24/+78
* Add xml files for unit tests to the release tarballXavier Claessens2008-03-032-0/+5
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Merge commit 'cassidy/irc'Xavier Claessens2008-02-1811-1/+1333
* Do not install tests programsXavier Claessens2008-01-171-1/+1
* Revert "merge git work"Xavier Claessens2007-12-299-0/+1047
* merge git workXavier Claessens2007-12-299-1047/+0
* Fix build of testsXavier Claessens2007-12-291-2/+0
* Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes).Xavier Claessens2007-12-299-0/+1049
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-1/+1
* Look in the local_pendings list if a contact is already local pending. FixXavier Claessens2007-09-281-2/+2
* No need to init gtk, GMainLoop is enough and makes easier to run valgrind.Xavier Claessens2007-09-272-7/+11
* Fix warnings when finalizing.Xavier Claessens2007-09-212-0/+45