Age | Commit message (Collapse) | Author | Files | Lines |
|
(cherry picked from commit e9e819e55d914392be94f5c67e34bb227eb15a97)
Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71100
Conflicts:
tests/lib/Makefile.am
|
|
This function is logger specific so best to have it in this file. Makes
syncing with tp-glib easier.
|
|
Introduce a new helper file to contain logger test specific helper functions.
Add helper function to register and prepare accounts.
https://bugs.freedesktop.org/show_bug.cgi?id=69814
|
|
Adds a few new files used by the new version of the files we are using.
https://bugs.freedesktop.org/show_bug.cgi?id=69846
|
|
Add room-list-chan.c as it's used by simple-conn.
https://bugs.freedesktop.org/show_bug.cgi?id=69797
|
|
|
|
This is Autoconf best-practice, and ensures that the GLib and Telepathy
version-selection macros defined by configure.ac work as intended.
Including config.h turns on ENABLE_DEBUG, which in turn leads to the
usage of _tpl_debug_set_flags_from_env. In those cases we should
include telepathy-logger/debug-internal.h also.
Fixes: https://bugs.freedesktop.org/59165
|
|
|
|
The latter has been deprecated. Ideally we should sync this file from tp-glib
but the current version depends on tp-glib 0.19.x
|
|
|
|
|
|
|
|
Importing only the needed modules from tests/lib/
|
|
|