aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive
Commit message (Collapse)AuthorAgeFilesLines
* 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.