summaryrefslogtreecommitdiff
path: root/tests/dbus-1
AgeCommit message (Collapse)AuthorFilesLines
2010-09-20cmake: Proper generate session.conf and set env variables to run tests.Andre Moreira Magalhaes (andrunko)3-0/+5
2010-09-20cmake: Fixed generation of account-manager.service.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-09-20Added the CMake build system files. This allows telepathy-qt4 to be builtIan Monroe1-0/+3
on Windows.
2010-02-26Reorganize tests library directory structure.Andre Moreira Magalhaes (andrunko)1-1/+1
Put all glib test example cms into tests/lib/glib and the python example account-manager.py into tests/lib/python. Also makes all tests that depends on glib link against libtp-glib-tests.la instead of linking to individual example cms.
2009-12-03Avoid the real AccountManager being service-activated during distcheckSimon McVittie1-0/+30
2009-01-09Move account-manager.py to tests/libSimon McVittie1-1/+1
2009-01-09account-manager.service.in: use @TEST_PYTHON@Simon McVittie1-1/+1
If we just execute account-manager.py, it might not work - there is no guarantee that /usr/bin/python is the version we need. Explicitly run @TEST_PYTHON@ instead, and pass the script as an argument.
2009-01-08Make tests/account-manager.py activatable.Andre Moreira Magalhaes (andrunko)1-0/+3
2008-12-10tests: Add an example of a .manager and .service pairSimon McVittie1-0/+3