summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-27log-manager: move sync API as internalGuillaume Desmottes1-2/+2
2010-05-26log-entry-text: move API not used by Empathy as internalGuillaume Desmottes1-1/+2
2010-05-26fix tpl_log_manager_get_dates_finish signature and implementationGuillaume Desmottes1-4/+6
2010-05-26log-manager: first argument of _finish methods is supposed to be the sourceGuillaume Desmottes1-1/+2
2010-05-26rename _tpl_action_chain_new to fit async/finish conventionsGuillaume Desmottes1-2/+2
2010-05-26properly name _finish functionsGuillaume Desmottes1-1/+1
2010-04-23Internalize action-chainSimon McVittie1-7/+7
2010-04-23Internalize util.hSimon McVittie1-1/+0
2010-04-23Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie1-2/+2
2010-04-22tests: remove unused GET_PRIV macroSimon McVittie1-1/+0
2010-03-23Prefix an underscore to symbols in log-manager-priv.hSimon McVittie1-1/+1
2010-03-23Removed account, presence status/msg methods from TplContactCosimo Alfarano1-0/+1
2010-03-23test-tpl-log-entry.c: use a string for the log entry ID, not a null pointerSimon McVittie1-1/+1
2010-03-19tpl_actionchain_* -> tpl_action_chain_* -- make methods consistent with typeDanielle Madeley1-6/+6
2010-03-12Renaming TplLogStoreDefault to TplLogStoreXmlCosimo Alfarano1-2/+2
2010-03-08Renamed log-store-counter into log-store-sqliteCosimo Alfarano2-4/+4
2010-03-05log-store-counter: a log store that uses sqlite3 to count messagesDanielle Madeley2-2/+38
2010-02-25Extend the TplActionChain API to support passing arbitrary data to the chaine...Travis Reitter1-3/+5
2010-02-25Adding a GIO's _finish() method to each async API in log-manager.Cosimo Alfarano1-1/+1
2010-02-25Fixed a bug with tpl_log_entry_set_chat_id at construct timeCosimo Alfarano1-1/+1
2010-02-24Disable check-twisted and check-undocumented from `make check` for the momentDanielle Madeley1-1/+2
2010-02-24Tp style fixesDanielle Madeley2-3/+2
2010-02-24make distcheck fixesDanielle Madeley5-6/+16
2010-02-22Ignore generated test tools.Travis Reitter2-58/+0
2010-02-22added account-path property/member to TplLogStoreCosimo Alfarano1-1/+2
2010-02-15testsuite enhancementsCosimo Alfarano1-0/+27
2010-02-12renaming to tpl_log_register_log_storeCosimo Alfarano1-1/+1
2010-02-12Telepathy restylingCosimo Alfarano1-0/+1
2010-02-12Modified twisted testcasesCosimo Alfarano10-523/+362
2010-02-10Added Makefile generation for tests/suppressionsCosimo Alfarano1-1/+0
2010-02-10Added debug module from gabbleCosimo Alfarano2-8/+11
2010-02-10created gtk-doc infrastructureCosimo Alfarano9-31/+92
2010-02-04Merge branch 'multi-logstore'Cosimo Alfarano3-4/+69
2010-02-04Adding an improved (a bit) infrastructure for testCosimo Alfarano40-3851/+518