Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-20 | cmake: Proper generate session.conf and set env variables to run tests. | Andre Moreira Magalhaes (andrunko) | 3 | -0/+5 | |
2010-09-20 | cmake: Fixed generation of account-manager.service. | Andre Moreira Magalhaes (andrunko) | 1 | -2/+2 | |
2010-09-20 | Added the CMake build system files. This allows telepathy-qt4 to be built | Ian Monroe | 1 | -0/+3 | |
on Windows. | |||||
2010-02-26 | Reorganize 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-03 | Avoid the real AccountManager being service-activated during distcheck | Simon McVittie | 1 | -0/+30 | |
2009-01-09 | Move account-manager.py to tests/lib | Simon McVittie | 1 | -1/+1 | |
2009-01-09 | account-manager.service.in: use @TEST_PYTHON@ | Simon McVittie | 1 | -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-08 | Make tests/account-manager.py activatable. | Andre Moreira Magalhaes (andrunko) | 1 | -0/+3 | |
2008-12-10 | tests: Add an example of a .manager and .service pair | Simon McVittie | 1 | -0/+3 | |