summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-09-26tests/lib: sync with tp-glib masterGuillaume Desmottes18-176/+1651
2013-09-25fix tp-glib single headersGuillaume Desmottes3-3/+3
2013-09-25test-entity: stop using tp_connection_get_contacts_by_handle()Guillaume Desmottes1-31/+29
2013-09-25tests/lib: sync with tp-glib masterGuillaume Desmottes8-98/+777
2013-09-25stop using tp_account_new()Guillaume Desmottes4-23/+47
2013-09-23test-log-manager: make sure to pass a (gint64) as timestampGuillaume Desmottes1-2/+2
2013-04-08Make log-manager tests writableDan Vrátil4-23/+58
2013-04-04Add ignore list capabilityDan Vrátil1-0/+149
2013-01-09tests: Add a test for log-walker/rewindDebarshi Ray1-0/+35
2013-01-09tests: Add a test for log-walker/get-eventsDebarshi Ray1-0/+41
2013-01-09log-walker: Run the filter synchronously in the walkerDebarshi Ray2-6/+6
2013-01-09Include config.h as the first thing in every .c fileDebarshi Ray10-0/+23
2012-09-25Make TplLogStore:name immutable.Will Thompson4-9/+3
2012-09-25TplLogStore: make :readable property immutableWill Thompson1-1/+0
2012-09-25TplLogStore: remove writable property.Will Thompson1-1/+0
2012-08-28Add missing valgrind suppressionNicolas Dufresne1-0/+7
2012-08-28tests: Add a test for log-walker/rewindDebarshi Ray1-0/+90
2012-08-28tests: Add a test for log-walker/get-eventsDebarshi Ray2-0/+294
2012-08-28tests: Add new TpLogger and purple logs to flex the TplLogWalkerDebarshi Ray7-2/+70
2012-08-28tests: Add a test for log-iter-pidgin/rewindDebarshi Ray1-0/+270
2012-08-28tests: Add a test for log-iter-pidgin/get-eventsDebarshi Ray2-0/+577
2012-08-28tests: Add a test for log-iter-xml/rewindDebarshi Ray1-0/+195
2012-08-28tests: Add a test for log-iter-xml/get-eventsDebarshi Ray2-0/+234
2012-07-04Stop using TplChannelFactory, reply on TplClientFactory insteadXavier Claessens1-16/+1
2012-06-05add missing config.h includesGuillaume Desmottes5-0/+10
2012-06-05simple-conn: use TP_ERROR instead of TP_ERRORSGuillaume Desmottes1-2/+2
2012-03-28Port TplCallChannel to Call1 APINicolas Dufresne1-6/+4
2012-02-14add missing config.hGuillaume Desmottes1-0/+2
2011-11-18Replace g_ptr_array_free with g_ptr_array_unrefCosimo Alfarano1-1/+1
2011-11-18Replace g_hash_table_destroy with g_hash_table_unrefCosimo Alfarano1-15/+15
2011-10-14Fix observer singleton and select featuresNicolas Dufresne1-2/+2
2011-05-26test_add_superseding_event: add some edit timestampsDavid Laban1-3/+14
2011-05-26Revert "Update tests to use original-timestamp"David Laban1-9/+5
2011-05-26Merge branch 'fix-insert-after'Nicolas Dufresne4-18/+57
2011-05-26Add a testcase for bug #37288Emilio Pozuelo Monfort1-0/+23
2011-05-26Test case where first call is older then any textNicolas Dufresne4-3/+39
2011-05-26Add comment to explain a bit the testsNicolas Dufresne1-0/+4
2011-05-26Fixed initial call event_queue_insert_sorted_after()Nicolas Dufresne1-15/+16
2011-05-26Fixed initialised but unused warningNicolas Dufresne1-3/+1
2011-05-25Fix warn not checking system() return valueNicolas Dufresne1-1/+4
2011-05-24Update tests to use original-timestampDavid Laban1-5/+9
2011-05-24text-event: s/dup_supersedes/get_supersedes/David Laban1-11/+5
2011-05-19fixup! fixup! Test message edits that have broken timestampsDavid Laban1-9/+9
2011-05-19fixup! fixup! Add tests to cover messages arriving a bit/a lot lateDavid Laban1-2/+2
2011-05-19fixup! Test message edits that have broken timestampsDavid Laban1-9/+22
2011-05-19fixup! Add tests to cover messages arriving a bit/a lot lateDavid Laban1-2/+4
2011-05-18Test message edits that have broken timestampsDavid Laban1-3/+80
2011-05-18Add tests to cover messages arriving a bit/a lot lateDavid Laban1-7/+39
2011-05-18assert_cmp_text_event Change the order of assertionsDavid Laban1-4/+4
2011-05-17test_add_superseding_eventDavid Laban1-0/+120