summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement test for XML logstore clear methodNicolas Dufresne2011-02-102-0/+117
* Renamed TplChannelText into TplTextChannelNicolas Dufresne2011-02-081-1/+1
* Renamed TplEventText into TplTextEventNicolas Dufresne2011-02-082-5/+5
* Refactored TplEvent/TplEventTextNicolas Dufresne2011-02-071-2/+2
* Room can be deduced from the receiver typeNicolas Dufresne2011-02-071-2/+2
* Remove white space at end of linesNicolas Dufresne2011-01-213-6/+6
* Move test-entity to dbus enabled test and cleanupNicolas Dufresne2011-01-215-39/+34
* Remove search_in_identifier test since it deprecatedNicolas Dufresne2011-01-211-37/+0
* Add test/dbus testsuites, as tp-glib does.Cosimo Alfarano2011-01-2110-23/+1733
* Adding log base to be used for testingCosimo Alfarano2011-01-2118-0/+343
* Add test for _tpl_entity_new_from_tp_contact()Nicolas Dufresne2011-01-1912-15/+3166
* Refactored TplEntity and added unit-testNicolas Dufresne2011-01-193-13/+75
* Renamed get_events() into get_entities()Nicolas Dufresne2011-01-191-4/+4
* Remove TplEventDirectionNicolas Dufresne2011-01-171-1/+0
* Added g_type_init_with_debug_flags to suppressionNicolas Dufresne2011-01-141-0/+7
* Renamed TplEntry* into TplEvent*Nicolas Dufresne2011-01-101-1/+1
* Adapt the tests to the API changesEmilio Pozuelo Monfort2011-01-101-1/+1
* merge PL and LIBTPL libs togetherGuillaume Desmottes2010-08-171-2/+2
* [conf] support a new env var TPL_TEST_MODE that doesn't enable GSettingsDanielle Madeley2010-08-121-1/+4
* Revert "Remove tests using GSettings for now"Guillaume Desmottes2010-08-111-0/+11
* Remove tests using GSettings for nowtelepathy-logger-0.1.5Guillaume Desmottes2010-08-111-11/+0
* remove test-tpl-entry.cGuillaume Desmottes2010-06-232-24/+0
* Explicitly link telepathy-logger-debug to libdbus and dbus-glib, tooSimon McVittie2010-06-171-1/+1
* Remove remnants of support for compiling without TextSimon McVittie2010-06-171-7/+0
* rename test-tpl-log-entry.c to test-tpl-entry.cGuillaume Desmottes2010-06-072-2/+2
* rename TplLogEntryText to TplEntryText and TplLogEntry to TplEntryGuillaume Desmottes2010-06-072-4/+4
* move log-entry(-text) to entry(-text)Guillaume Desmottes2010-06-072-3/+3
* observer: prefix internal API with underscoreGuillaume Desmottes2010-06-042-4/+4
* log-store-sqlite: prefix internal API with underscoreGuillaume Desmottes2010-06-041-2/+2
* conf: prefix internal API with underscoreGuillaume Desmottes2010-06-041-2/+2
* channel-factory: prefix internal API with underscoreGuillaume Desmottes2010-06-041-2/+2
* Use GDate instead of string to represent dates in APIGuillaume Desmottes2010-06-021-3/+4
* Don't compare booleans to TRUE and FALSEGuillaume Desmottes2010-05-312-2/+2
* no need to redefine tpl_observer_register_dbusGuillaume Desmottes2010-05-311-1/+1
* rename all non public headers to -internal.hGuillaume Desmottes2010-05-278-13/+13
* rename log-manager-priv.h to log-manager-internal.hGuillaume Desmottes2010-05-271-1/+1
* log-manager: move API not used by Empathy as internalGuillaume Desmottes2010-05-271-3/+3
* log-manager: move sync API as internalGuillaume Desmottes2010-05-271-2/+2
* log-entry-text: move API not used by Empathy as internalGuillaume Desmottes2010-05-261-1/+2
* fix tpl_log_manager_get_dates_finish signature and implementationGuillaume Desmottes2010-05-261-4/+6
* log-manager: first argument of _finish methods is supposed to be the sourceGuillaume Desmottes2010-05-261-1/+2
* rename _tpl_action_chain_new to fit async/finish conventionsGuillaume Desmottes2010-05-261-2/+2
* properly name _finish functionsGuillaume Desmottes2010-05-261-1/+1
* Internalize action-chainSimon McVittie2010-04-231-7/+7
* Internalize util.hSimon McVittie2010-04-231-1/+0
* Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie2010-04-231-2/+2
* tests: remove unused GET_PRIV macroSimon McVittie2010-04-221-1/+0
* Prefix an underscore to symbols in log-manager-priv.hSimon McVittie2010-03-231-1/+1
* Removed account, presence status/msg methods from TplContactCosimo Alfarano2010-03-231-0/+1
* test-tpl-log-entry.c: use a string for the log entry ID, not a null pointerSimon McVittie2010-03-231-1/+1