aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive
Commit message (Collapse)AuthorAgeFilesLines
* run coding style checks on testsGuillaume Desmottes2014-01-061-0/+14
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=721484
* Update FSF postal addressGuillaume Desmottes2014-01-064-16/+12
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=721484
* roster-view: inherit from GtkListBoxGuillaume Desmottes2013-09-043-6/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=706988
* fix 'popup-individual-menu' in roster testsGuillaume Desmottes2013-09-043-6/+9
| | | | We added the 'group' argument to the signal.
* Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-201-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* calendar-button: move from Empathy to tp-accounts-widgetsMarco Barisione2013-08-201-4/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-204-6/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* keyring: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-029-22/+17
| | | | | | | | | | | | Sort by: • "config.h" • API declarations, if any • public libraries • internal headers, alphabetically sorted (mostly) http://telepathy.freedesktop.org/wiki/Style#A.23includes https://bugzilla.gnome.org/show_bug.cgi?id=697076
* Use a flat namespace for internal includesEmanuele Aina2013-04-0111-31/+32
| | | | | | | | Directly add the libempathy, libempathy-gtk and extensions directories to the include search path. This decouples header inclusions from their location and helps when reorganizing the source files layout. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* Use double quotes for all internal headersEmanuele Aina2013-04-0110-30/+30
| | | | | | | This makes a bit more obvious which headers come from public libraries and which ones come from uninstalled utility libraries. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* update tests/interactive/.gitignoreGuillaume Desmottes2012-09-061-0/+2
|
* 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
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680302
* roster-view: use a signal instead of a cb to handle individual tooltipsGuillaume Desmottes2012-06-181-3/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=678294
* 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
| | | | | | | It's API just changed and it's not really useful anymore as gnome-about-me has been removed. https://bugzilla.gnome.org/show_bug.cgi?id=677533
* stop using g_thread_initGuillaume Desmottes2012-04-051-1/+0
| | | | | | It has been deprecated in GLib 2.31. https://bugzilla.gnome.org/show_bug.cgi?id=662662
* add EmpathyCalendarButtonGuillaume Desmottes2012-03-163-1/+76
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=671981
* remove empathy-auto-salut-account-helperGuillaume Desmottes2012-02-171-11/+0
| | | | | | It was used only by the accounts assistant https://bugzilla.gnome.org/show_bug.cgi?id=652669
* Remove empathy-account-assistantGuillaume Desmottes2012-02-171-42/+0
| | | | | | DIE DIE DIE!!! https://bugzilla.gnome.org/show_bug.cgi?id=652669
* contact-blocking-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-12-021-7/+35
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=660547
* remove EmpathyContactManager's testGuillaume Desmottes2011-11-242-45/+0
| | | | | | We want to get rid of it any way. https://bugzilla.gnome.org/show_bug.cgi?id=663387
* empathy-logs: prepare the account manager firstGuillaume Desmottes2011-11-141-3/+21
| | | | | | The log viewer assumes it's already prepared. https://bugzilla.gnome.org/show_bug.cgi?id=663873
* empathy-logs: port to TP coding styleGuillaume Desmottes2011-11-141-17/+15
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=663873
* remove empetitGuillaume Desmottes2011-10-092-71/+0
| | | | | | It used to test EmpathyContactSelector which is going away. https://bugzilla.gnome.org/show_bug.cgi?id=629517
* tests: simplify running blocking dialogWill Thompson2011-08-091-8/+1
| | | | This is reminiscent of 8f42bd4.
* PresetDialog test: quit cleanlyWill Thompson2011-06-241-5/+4
| | | | | Previously one had to kill the process, but by just switching to gtk_dialog_run() we get more functionality for less code. :D
* fix unused-but-set-variable warningsMarc Plano-Lesay2011-05-051-2/+1
|
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-2/+2
| | | | | We don't have EmpathyDispatcher any more so this file just contains some utility functions now.
* 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
|
* Group all harddeps in one pkg-config callXavier Claessens2010-11-151-2/+0
| | | | We do not support GTK2 anymore, so there is no point in keeping those
* Make AccountChooser filters asynchronous to let them handle newly connected ↵Vitaly Minko2010-11-111-2/+4
| | | | accounts properly (#633481).
* allow building empathy without edsSaleem Abdulrasool2010-08-251-3/+5
|
* re-implement empathy_dispatcher_chat_with_contact using ↵Guillaume Desmottes2010-08-111-21/+1
| | | | | | empathy_dispatcher_chat_with_contact_id We don't use the callback arg anyway.
* move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-081-1/+3
|
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-2/+0
|
* tests: add TPL CFLAGS and LIBSGuillaume Desmottes2010-06-181-0/+2
|
* 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
|
* 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
| | | | | This kinda suck but we have to construct the assistant in a sync way so can't wait for the manager to become ready.
* Call create_salut_account_if_needed when the assistant is closedGuillaume Desmottes2010-01-201-1/+2
| | | | | That way we only try to create the account if the assistant properly terminates (#607436).
* Move empathy-log to tests/interactive and don't install it anymoreLaurent Bigonville2009-11-193-0/+63
|
* move test app needing user interaction to interactive/Guillaume Desmottes2009-10-298-0/+336
tests/ should be used only for automatic unit tests.