summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-02-24Replace empty log-manager test with test-searchesNicolas Dufresne4-22/+1
2011-02-24Remove dead test codeNicolas Dufresne2-92/+0
2011-02-24Sort entities to make test deterministictelepathy-logger-0.2.0Danielle Madeley1-0/+12
2011-02-23Set logs file mod so it can be cleared in distcheckNicolas Dufresne1-0/+5
2011-02-23Add test logs to EXTRA_DISTNicolas Dufresne1-0/+2
2011-02-23Fix 'make dist' so it worksNicolas Dufresne1-5/+0
2011-02-23Fix double free in xml log store and unit testNicolas Dufresne1-0/+32
2011-02-22Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne3-19/+28
2011-02-22Make TplEntity constructors publicNicolas Dufresne4-32/+23
2011-02-22Fix valgrind support in tests/dbusNicolas Dufresne1-1/+1
2011-02-22Move away from id/type pair in favor of TplEntityNicolas Dufresne2-16/+46
2011-02-10Implement XML store test for clear_entityNicolas Dufresne2-0/+101
2011-02-10Implement XML log store test for clear_accountNicolas Dufresne2-0/+62
2011-02-10Implement test for XML logstore clear methodNicolas Dufresne2-0/+117
2011-02-08Renamed TplChannelText into TplTextChannelNicolas Dufresne1-1/+1
2011-02-08Renamed TplEventText into TplTextEventNicolas Dufresne2-5/+5
2011-02-07Refactored TplEvent/TplEventTextNicolas Dufresne1-2/+2
2011-02-07Room can be deduced from the receiver typeNicolas Dufresne1-2/+2
2011-01-21Remove white space at end of linesNicolas Dufresne3-6/+6
2011-01-21Move test-entity to dbus enabled test and cleanupNicolas Dufresne5-39/+34
2011-01-21Remove search_in_identifier test since it deprecatedNicolas Dufresne1-37/+0
2011-01-21Add test/dbus testsuites, as tp-glib does.Cosimo Alfarano10-23/+1733
2011-01-21Adding log base to be used for testingCosimo Alfarano18-0/+343
2011-01-19Add test for _tpl_entity_new_from_tp_contact()Nicolas Dufresne12-15/+3166
2011-01-19Refactored TplEntity and added unit-testNicolas Dufresne3-13/+75
2011-01-19Renamed get_events() into get_entities()Nicolas Dufresne1-4/+4
2011-01-17Remove TplEventDirectionNicolas Dufresne1-1/+0
2011-01-14Added g_type_init_with_debug_flags to suppressionNicolas Dufresne1-0/+7
2011-01-10Renamed TplEntry* into TplEvent*Nicolas Dufresne1-1/+1
2011-01-10Adapt the tests to the API changesEmilio Pozuelo Monfort1-1/+1
2010-08-17merge PL and LIBTPL libs togetherGuillaume Desmottes1-2/+2
2010-08-12[conf] support a new env var TPL_TEST_MODE that doesn't enable GSettingsDanielle Madeley1-1/+4
2010-08-11Revert "Remove tests using GSettings for now"Guillaume Desmottes1-0/+11
2010-08-11Remove tests using GSettings for nowtelepathy-logger-0.1.5Guillaume Desmottes1-11/+0
2010-06-23remove test-tpl-entry.cGuillaume Desmottes2-24/+0
2010-06-17Explicitly link telepathy-logger-debug to libdbus and dbus-glib, tooSimon McVittie1-1/+1
2010-06-17Remove remnants of support for compiling without TextSimon McVittie1-7/+0
2010-06-07rename test-tpl-log-entry.c to test-tpl-entry.cGuillaume Desmottes2-2/+2
2010-06-07rename TplLogEntryText to TplEntryText and TplLogEntry to TplEntryGuillaume Desmottes2-4/+4
2010-06-07move log-entry(-text) to entry(-text)Guillaume Desmottes2-3/+3
2010-06-04observer: prefix internal API with underscoreGuillaume Desmottes2-4/+4
2010-06-04log-store-sqlite: prefix internal API with underscoreGuillaume Desmottes1-2/+2
2010-06-04conf: prefix internal API with underscoreGuillaume Desmottes1-2/+2
2010-06-04channel-factory: prefix internal API with underscoreGuillaume Desmottes1-2/+2
2010-06-02Use GDate instead of string to represent dates in APIGuillaume Desmottes1-3/+4
2010-05-31Don't compare booleans to TRUE and FALSEGuillaume Desmottes2-2/+2
2010-05-31no need to redefine tpl_observer_register_dbusGuillaume Desmottes1-1/+1
2010-05-27rename all non public headers to -internal.hGuillaume Desmottes8-13/+13
2010-05-27rename log-manager-priv.h to log-manager-internal.hGuillaume Desmottes1-1/+1
2010-05-27log-manager: move API not used by Empathy as internalGuillaume Desmottes1-3/+3