summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tpl_actionchain_* -> tpl_action_chain_* -- make methods consistent with typeDanielle Madeley2010-03-191-6/+6
* Renaming TplLogStoreDefault to TplLogStoreXmlCosimo Alfarano2010-03-121-2/+2
* Renamed log-store-counter into log-store-sqliteCosimo Alfarano2010-03-082-4/+4
* log-store-counter: a log store that uses sqlite3 to count messagesDanielle Madeley2010-03-052-2/+38
* Extend the TplActionChain API to support passing arbitrary data to the chaine...Travis Reitter2010-02-251-3/+5
* Adding a GIO's _finish() method to each async API in log-manager.Cosimo Alfarano2010-02-251-1/+1
* Fixed a bug with tpl_log_entry_set_chat_id at construct timeCosimo Alfarano2010-02-251-1/+1
* Disable check-twisted and check-undocumented from `make check` for the momentDanielle Madeley2010-02-241-1/+2
* Tp style fixesDanielle Madeley2010-02-242-3/+2
* make distcheck fixesDanielle Madeley2010-02-245-6/+16
* Ignore generated test tools.Travis Reitter2010-02-222-58/+0
* added account-path property/member to TplLogStoreCosimo Alfarano2010-02-221-1/+2
* testsuite enhancementsCosimo Alfarano2010-02-151-0/+27
* renaming to tpl_log_register_log_storeCosimo Alfarano2010-02-121-1/+1
* Telepathy restylingCosimo Alfarano2010-02-121-0/+1
* Modified twisted testcasesCosimo Alfarano2010-02-1210-523/+362
* Added Makefile generation for tests/suppressionsCosimo Alfarano2010-02-101-1/+0