summaryrefslogtreecommitdiff
path: root/tests/dbus/test-tpl-log-store-xml.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add new TpLogger logs that don't parse as XMLDebarshi Ray2015-04-201-1/+1
* test-tpl-log-store: test end reasonsGuillaume Desmottes2013-09-301-0/+15
* use account's normalized name instead of its account idGuillaume Desmottes2013-09-271-2/+4
* tests/dbus/test-tpl-log-store-xml: use tpl_test_create_and_prepare_account()Guillaume Desmottes2013-09-271-18/+38
* fix tp-glib single headersGuillaume Desmottes2013-09-251-1/+1
* stop using tp_account_new()Guillaume Desmottes2013-09-251-19/+22
* Make log-manager tests writableDan Vrátil2013-04-081-22/+1
* Include config.h as the first thing in every .c fileDebarshi Ray2013-01-091-0/+2
* Make TplLogStore:name immutable.Will Thompson2012-09-251-1/+0
* Port TplCallChannel to Call1 APINicolas Dufresne2012-03-281-6/+4
* test_add_superseding_event: add some edit timestampsDavid Laban2011-05-261-3/+14
* Revert "Update tests to use original-timestamp"David Laban2011-05-261-9/+5
* Test case where first call is older then any textNicolas Dufresne2011-05-261-2/+28
* Add comment to explain a bit the testsNicolas Dufresne2011-05-261-0/+4
* Fixed initial call event_queue_insert_sorted_after()Nicolas Dufresne2011-05-261-15/+16
* Fixed initialised but unused warningNicolas Dufresne2011-05-261-3/+1
* Fix warn not checking system() return valueNicolas Dufresne2011-05-251-1/+4
* Update tests to use original-timestampDavid Laban2011-05-241-5/+9
* text-event: s/dup_supersedes/get_supersedes/David Laban2011-05-241-11/+5
* fixup! fixup! Test message edits that have broken timestampsDavid Laban2011-05-191-9/+9
* fixup! fixup! Add tests to cover messages arriving a bit/a lot lateDavid Laban2011-05-191-2/+2
* fixup! Test message edits that have broken timestampsDavid Laban2011-05-191-9/+22
* fixup! Add tests to cover messages arriving a bit/a lot lateDavid Laban2011-05-191-2/+4
* Test message edits that have broken timestampsDavid Laban2011-05-181-3/+80
* Add tests to cover messages arriving a bit/a lot lateDavid Laban2011-05-181-7/+39
* assert_cmp_text_event Change the order of assertionsDavid Laban2011-05-181-4/+4
* test_add_superseding_eventDavid Laban2011-05-171-0/+120
* Store, save and test message-token and supersedes-tokenDavid Laban2011-05-171-0/+2
* all: fix -Wunused-but-set-variable warningsJonny Lamb2011-05-111-2/+1
* Test XML store get_events_for_date()Nicolas Dufresne2011-05-051-0/+111
* Test reimplemented exists() methodNicolas Dufresne2011-05-031-0/+58
* Add debug trace supportNicolas Dufresne2011-05-031-1/+15
* Remove left ofter tempory tracesNicolas Dufresne2011-05-031-2/+0
* Cast to gint64 before setting "duration" propertyNicolas Dufresne2011-03-251-4/+4
* Implement call storage testNicolas Dufresne2011-03-251-0/+197
* Use regex instead of simple strstr to search XMLNicolas Dufresne2011-03-251-14/+14
* Remove log_id from XML log storeNicolas Dufresne2011-03-151-4/+0
* Fix XML store test crash on 32bit machineNicolas Dufresne2011-03-011-4/+5
* Add a XML log store test for add_eventNicolas Dufresne2011-02-281-0/+174
* Change fixture->store to be a TplLogStoreNicolas Dufresne2011-02-281-24/+22
* test-tpl-log-store-xml: don't ignore system() return value so gcc is happyGuillaume Desmottes2011-02-241-1/+3
* Set logs file mod so it can be cleared in distcheckNicolas Dufresne2011-02-231-0/+5
* Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne2011-02-221-12/+14
* Make TplEntity constructors publicNicolas Dufresne2011-02-221-8/+3
* Implement XML store test for clear_entityNicolas Dufresne2011-02-101-0/+96
* Implement XML log store test for clear_accountNicolas Dufresne2011-02-101-0/+57
* Implement test for XML logstore clear methodNicolas Dufresne2011-02-101-0/+116