aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* run coding style checks on testsGuillaume Desmottes2014-01-061-0/+14
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=721484
* 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
* live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-0/+1
| | | | 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
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-1/+2
| | | | | | | | 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
* New test app test-empathy-roster-model-aggregator.cLaurent Contzen2012-08-091-1/+3
|
* Added test-empathy-dual-roster-viewLaurent Contzen2012-08-061-1/+3
|
* add test-empathy-roster-viewGuillaume Desmottes2012-06-141-1/+3
|
* 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
* add EmpathyCalendarButtonGuillaume Desmottes2012-03-161-1/+3
| | | | 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 EmpathyContactManager's testGuillaume Desmottes2011-11-241-2/+0
| | | | | | We want to get rid of it any way. https://bugzilla.gnome.org/show_bug.cgi?id=663387
* remove empetitGuillaume Desmottes2011-10-091-2/+0
| | | | | | It used to test EmpathyContactSelector which is going away. https://bugzilla.gnome.org/show_bug.cgi?id=629517
* Test for contact blocking dialogDanielle Madeley2011-03-081-0/+2
|
* 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
* allow building empathy without edsSaleem Abdulrasool2010-08-251-3/+5
|
* 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 tests/interactive/test-empathy-account-chooser.cGuillaume Desmottes2010-04-051-1/+3
|
* Point Makefile.am to .lo files, to please some libtool deityFrédéric Péters2010-02-181-5/+5
|
* 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-191-0/+2
|
* move test app needing user interaction to interactive/Guillaume Desmottes2009-10-291-0/+35
tests/ should be used only for automatic unit tests.