summaryrefslogtreecommitdiff
path: root/tests/dbus/test-tpl-log-store-pidgin.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-27stop using tp_account_is_prepared()Guillaume Desmottes1-2/+1
2013-09-25fix tp-glib single headersGuillaume Desmottes1-1/+1
2013-09-25stop using tp_account_new()Guillaume Desmottes1-1/+9
2013-01-09Include config.h as the first thing in every .c fileDebarshi Ray1-0/+2
2012-09-25Make TplLogStore:name immutable.Will Thompson1-6/+3
2012-09-25TplLogStore: make :readable property immutableWill Thompson1-1/+0
2012-09-25TplLogStore: remove writable property.Will Thompson1-1/+0
2012-08-28tests: Add new TpLogger and purple logs to flex the TplLogWalkerDebarshi Ray1-2/+7
2011-05-11Merge branch 'trivia'Nicolas Dufresne1-5/+0
2011-05-11all: fix -Wunused-but-set-variable warningsJonny Lamb1-5/+0
2011-05-06The test file contains null bytes, not a dotNicolas Dufresne1-1/+1
2011-05-06Test that Pidgin store is robust to empty fileNicolas Dufresne1-0/+47
2011-02-24Sort entities to make test deterministictelepathy-logger-0.2.0Danielle Madeley1-0/+12
2011-02-22Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne1-6/+12
2011-02-22Make TplEntity constructors publicNicolas Dufresne1-12/+5
2011-02-22Move away from id/type pair in favor of TplEntityNicolas Dufresne1-11/+37
2011-02-08Renamed TplEventText into TplTextEventNicolas Dufresne1-4/+4
2011-02-07Refactored TplEvent/TplEventTextNicolas Dufresne1-2/+2
2011-02-07Room can be deduced from the receiver typeNicolas Dufresne1-2/+2
2011-01-21Move test-entity to dbus enabled test and cleanupNicolas Dufresne1-4/+4
2011-01-21Remove search_in_identifier test since it deprecatedNicolas Dufresne1-37/+0
2011-01-21Add test/dbus testsuites, as tp-glib does.Cosimo Alfarano1-0/+571