summaryrefslogtreecommitdiff
path: root/tests/dbus/test-tpl-log-store-pidgin.c
Commit message (Expand)AuthorAgeFilesLines
* stop using tp_account_new()Guillaume Desmottes2013-09-251-1/+9
* Include config.h as the first thing in every .c fileDebarshi Ray2013-01-091-0/+2
* Make TplLogStore:name immutable.Will Thompson2012-09-251-6/+3
* TplLogStore: make :readable property immutableWill Thompson2012-09-251-1/+0
* TplLogStore: remove writable property.Will Thompson2012-09-251-1/+0
* tests: Add new TpLogger and purple logs to flex the TplLogWalkerDebarshi Ray2012-08-281-2/+7
* Merge branch 'trivia'Nicolas Dufresne2011-05-111-5/+0
|\
| * all: fix -Wunused-but-set-variable warningsJonny Lamb2011-05-111-5/+0
* | The test file contains null bytes, not a dotNicolas Dufresne2011-05-061-1/+1
* | Test that Pidgin store is robust to empty fileNicolas Dufresne2011-05-061-0/+47
|/
* Sort entities to make test deterministictelepathy-logger-0.2.0Danielle Madeley2011-02-241-0/+12
* Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne2011-02-221-6/+12
* Make TplEntity constructors publicNicolas Dufresne2011-02-221-12/+5
* Move away from id/type pair in favor of TplEntityNicolas Dufresne2011-02-221-11/+37
* Renamed TplEventText into TplTextEventNicolas Dufresne2011-02-081-4/+4
* Refactored TplEvent/TplEventTextNicolas Dufresne2011-02-071-2/+2
* Room can be deduced from the receiver typeNicolas Dufresne2011-02-071-2/+2
* Move test-entity to dbus enabled test and cleanupNicolas Dufresne2011-01-211-4/+4
* Remove search_in_identifier test since it deprecatedNicolas Dufresne2011-01-211-37/+0
* Add test/dbus testsuites, as tp-glib does.Cosimo Alfarano2011-01-211-0/+571