index
:
telepathy/telepathy-qt
master
next
telepathy-qt4-0.4
telepathy-qt4-0.6
telepathy-qt4-0.8
Next-generation bindings of Telepathy and others using the same XML spec format to the Qt world. (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-qt)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-18
CMake: Get rid of global include_directories()
Alexander Akulich
1
-0
/
+1
2020-01-18
Use nullptr keyword wherever it makes sense
Alexander Akulich
2
-8
/
+8
2020-01-18
Use override specifiers wherever it makes sense
Alexander Akulich
3
-3
/
+3
2019-11-08
CMake: Drop custom FindQt5 module, rebase on Qt5 targets
Alexander Akulich
2
-4
/
+9
2019-11-08
CMake: Fix TPGLIB_LIBRARIES in glib tests
Alexander Akulich
1
-6
/
+10
2019-10-27
Modernize TestConnHelper::ensureChannel()
Alexander Akulich
1
-8
/
+13
2019-10-27
TestConnHelper: Rework contacts getter
Alexander Akulich
2
-14
/
+41
2019-10-15
Tests: Fix account-manager.py python3 port
Alexander Akulich
1
-1
/
+1
2019-09-21
port test scripts to new gi based pygobject
Islam Amer
1
-1
/
+1
2019-08-31
Tools: Update tools from telepathy-glib
Alexander Akulich
1
-2
/
+2
2019-08-31
Tools: Update c-constants-gen from telepathy-glib
Alexander Akulich
1
-1
/
+1
2019-08-31
Tools: Remove glib-signals-marshal-gen
Alexander Akulich
2
-28
/
+0
2019-08-31
Port to Python3
Alexey Andreyev
1
-27
/
+27
2016-09-07
cmake: get rid of the old & ugly syntax of having arguments in else(), endif(...
George Kiagiadakis
13
-17
/
+19
2016-06-11
CMakeLists: Added missing QtTest library linkage in tests.
Alexandr Akulich
2
-1
/
+2
2014-02-02
Update test library to match spec changes
David Edmundson
1
-1
/
+0
2013-06-18
tests: sync simple-channel-dispatch-operation.c from telepahty-glib
David Edmundson
1
-1
/
+10
2013-06-17
Remove references to deprecated tp_channel_borrow_immutable_properties
David Edmundson
1
-1
/
+1
2012-08-27
glib: Disable tp_tests_connection_run_until_contact_by_id to avoid requiring ...
Dario Freddi
1
-0
/
+4
2012-07-13
tests: Sync util.* from tp-glib to avoid deprecation warnings
Dario Freddi
2
-18
/
+305
2012-07-12
tp-glib-tests: link to the dbus-1 library, as it is used in the dbus tubes te...
George Kiagiadakis
1
-0
/
+1
2012-07-05
contacts-conn CM: Implement proper Conn.I.ClientTypes support
George Kiagiadakis
2
-13
/
+80
2012-07-05
contacts-conn CM: sync client-types interface support from tp-glib
George Kiagiadakis
2
-0
/
+25
2012-07-05
dbus-tube-test CM: remove stuff that are deprecated in tp-glib 0.19
George Kiagiadakis
1
-8
/
+5
2012-07-03
dbus-tubes: Fix leaks in dbus tubes service
Dario Freddi
1
-3
/
+20
2012-07-03
dbus-tubes: Fix the test service by returning the correct DBUS_NAMES property
Dario Freddi
1
-2
/
+7
2012-07-03
dbus-tubes: Clean up the test case and the test service
Dario Freddi
1
-41
/
+0
2012-07-03
dbus-tubes: Make offerSuccess pass
Dario Freddi
2
-5
/
+61
2012-07-03
dbus-tubes: Implement accept service-side, and have testAcceptSuccess working
Dario Freddi
2
-11
/
+268
2012-07-03
dbus-tubes: Add basic logic for accepting and offering a tube, implementing t...
Dario Freddi
2
-5
/
+117
2012-07-03
dbus-tubes: Make immutable properties writable in the test service
Dario Freddi
1
-19
/
+56
2012-07-03
dbus-tubes: Add autotests library from tp-glib
Dario Freddi
3
-1
/
+448
2012-05-23
tests/lib/glib: Remove the csh CM - it's unused and uses deprecated API.
George Kiagiadakis
11
-1760
/
+0
2012-05-23
tests/lib/glib/util.c: Remove tp_tests_connection_run_request_contact_handle
George Kiagiadakis
1
-44
/
+0
2012-05-23
textchan-null/textchan-group test CMs: Ignore deprecations for the moment
George Kiagiadakis
2
-0
/
+10
2012-05-23
text-chan test: Ignore deprecations to use TpTextMixin for compatibility func...
George Kiagiadakis
1
-0
/
+3
2012-05-23
stream-tube-chan test CM: Don't use TpTextMixin - it's not needed and it's de...
George Kiagiadakis
2
-6
/
+0
2012-05-23
echo2 test CM: Replace tp_message_new/tp_message_set_handle with tp_cm_messag...
George Kiagiadakis
1
-6
/
+5
2012-05-23
tests: Remove all occurencies of tp_handle_ref/unref.
George Kiagiadakis
12
-139
/
+1
2012-05-23
tests/lib/glib: Replace TP_ERRORS with TP_ERROR, as TP_ERRORS is now deprecated.
George Kiagiadakis
27
-70
/
+70
2012-04-10
TestThreadHelper: Start the thread after entering the event loop, as the code...
George Kiagiadakis
1
-1
/
+2
2012-04-10
tests-lib: Add a new TestThreadHelper class
George Kiagiadakis
3
-2
/
+133
2012-03-21
tests: import the example call CM from tp-glib
George Kiagiadakis
17
-0
/
+3220
2012-03-13
captcha-authentication: Add more tests to bring coverage up to 90%
Dario Freddi
1
-1
/
+26
2012-03-13
captcha-authentication: Don't destroy the connection when cancelling
Dario Freddi
1
-9
/
+0
2012-03-13
captcha-authentication: Make can-retry-captcha configurable in the service test
Dario Freddi
1
-5
/
+18
2012-03-13
captcha-authentication: Multiple fixes to the glib service for Captcha
Dario Freddi
2
-30
/
+24
2012-03-13
captcha-authentication: First iteration of a captcha channel
Dario Freddi
3
-0
/
+614
2012-01-27
Fix tests linkage with future/ convenience libraries.
Andre Moreira Magalhaes (andrunko)
3
-3
/
+3
2011-12-15
future/conn-addressing: Use TpTests instead of Example as the namespace.
Andre Moreira Magalhaes (andrunko)
2
-34
/
+34
[next]