summaryrefslogtreecommitdiff
path: root/tests/dbus/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* tests: Add a test for log-walker/get-eventsDebarshi Ray2012-08-281-0/+1
| | | | | | | ... to cover events coming from multiple stores spanning several days where multiple events might have the same timestamp. Fixes: https://bugs.freedesktop.org/41772
* tests: Add a test for log-iter-pidgin/get-eventsDebarshi Ray2012-08-281-0/+1
| | | | | | ... to cover text events spanning multiple days. Fixes: https://bugs.freedesktop.org/41772
* tests: Add a test for log-iter-xml/get-eventsDebarshi Ray2012-08-281-0/+1
| | | | | | | ... to cover text events spanning multiple days, and a mix of call and text events. Fixes: https://bugs.freedesktop.org/41772
* Moved sqlite test with dbus testsNicolas Dufresne2011-03-011-0/+1
|
* Moves observer test with dbus testsNicolas Dufresne2011-03-011-0/+1
| | | | Also removed unused dependency to TplChannelTest.
* Replace empty log-manager test with test-searchesNicolas Dufresne2011-02-241-1/+1
|
* Fix 'make dist' so it worksNicolas Dufresne2011-02-231-5/+0
|
* Fix valgrind support in tests/dbusNicolas Dufresne2011-02-221-1/+1
| | | | | This is just a quick fix, there seems to be redondant stuff between valgrind.mk and the Makefiles.am.
* Implement test for XML logstore clear methodNicolas Dufresne2011-02-101-0/+1
|
* Move test-entity to dbus enabled test and cleanupNicolas Dufresne2011-01-211-10/+20
| | | | | As tpl-entity uses dbus, move it to dbus enabled test so it runs in sep dbus session. Also cleanup makefiles and headers so it all compiles well.
* Add test/dbus testsuites, as tp-glib does.Cosimo Alfarano2011-01-211-0/+73
Importing only the needed modules from tests/lib/