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
/
dbus
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-18
Use nullptr keyword wherever it makes sense
Alexander Akulich
39
-375
/
+375
2020-01-18
Use override specifiers wherever it makes sense
Alexander Akulich
7
-17
/
+17
2020-01-18
Port deprecated Qt uses
Jonah BrĂ¼chert
7
-18
/
+82
2019-11-07
CMake: Cleanup tests conditions
Alexander Akulich
1
-26
/
+5
2019-10-27
Tests/StreamedMediaChannel: Omit broken stuff until new CM implemented
Alexander Akulich
1
-1
/
+6
2019-10-27
Tests: Disable a broken test of some legacy stuff
Alexander Akulich
1
-1
/
+1
2019-10-27
Tests: Disable ClientFactories test
Alexander Akulich
1
-1
/
+2
2019-10-27
Tests/ConferenceChannel: Fix comparison of unordered channels
Alexander Akulich
1
-2
/
+2
2019-10-27
TestStreamTubeHandlers: Avoid a crash on test failed
Alexander Akulich
1
-2
/
+4
2019-10-27
TestStreamTubeHandlers: Remove a check that has no chance to work
Alexander Akulich
1
-1
/
+6
2019-10-27
simple-observer: Fix members initialization
Alexander Akulich
1
-2
/
+2
2016-09-09
CMakeLists: BaseChannelFileTransferType tests disabled for Qt4
Alexandr Akulich
1
-1
/
+3
2016-09-07
cmake: get rid of the old & ugly syntax of having arguments in else(), endif(...
George Kiagiadakis
1
-10
/
+10
2016-04-26
Use C++ bool type rather than mixing with gboolean
David Edmundson
1
-2
/
+2
2016-02-28
Tests: Fix type in QCOMPARE
Niels Ole Salscheider
1
-1
/
+1
2016-02-20
Added a test for FileTransfer client and service side interfaces.
Alexandr Akulich
2
-0
/
+917
2014-09-03
set handler info in more dbus tests
David Edmundson
1
-3
/
+17
2014-09-02
Pass valid handlerInfo in tests
David Edmundson
1
-1
/
+15
2014-06-14
Enable services by default
David Edmundson
1
-2
/
+2
2014-06-14
Remove unused function
David Edmundson
1
-5
/
+0
2014-02-02
Fix ChannelDispatcher.Messages test
David Edmundson
1
-2
/
+2
2014-01-28
Fix TestDBusProxyFactory::testDropRefs
Martin Kampas
1
-0
/
+4
2014-01-28
Fix TestAccountSet::testFilters
Martin Kampas
1
-1
/
+1
2014-01-28
Fix tests build for Qt5 release
John Brooks
12
-20
/
+20
2012-07-13
tests: Remove occurrences of tp_handle_unref
Dario Freddi
1
-5
/
+0
2012-07-05
tests: add test for retrieving client types using contact attributes
George Kiagiadakis
1
-0
/
+22
2012-07-05
tests: add test for Contact Conn.I.ClientTypes support
George Kiagiadakis
2
-0
/
+171
2012-07-03
dbus-tubes: Use more sensible naming for autotest's variables
Dario Freddi
1
-28
/
+28
2012-07-03
dbus-tubes: Invert the mapping Contact->Bus Name
Dario Freddi
1
-41
/
+56
2012-07-03
dbus-tubes: Rework credentials handling, inverting the logic and adopting cre...
Dario Freddi
1
-30
/
+22
2012-07-03
dbus-tubes: Fix leaks in dbus test
Dario Freddi
1
-1
/
+7
2012-07-03
dbus-tubes: Expand testAcceptTwice into a full fledged corner cases test
Dario Freddi
1
-30
/
+51
2012-07-03
dbus-tubes: Test corner cases in offering
Dario Freddi
1
-0
/
+71
2012-07-03
dbus-tubes: Test the late activation of BusNamesMonitoring
Dario Freddi
1
-0
/
+65
2012-07-03
dbus-tubes: Check the address in the pending connection as well
Dario Freddi
1
-0
/
+4
2012-07-03
dbus-tubes: This test does not require GIO in the end. Although, it does requ...
Dario Freddi
1
-1
/
+6
2012-07-03
dbus-tubes: Compare the expected handle/service combination when bus names ch...
Dario Freddi
1
-2
/
+7
2012-07-03
dbus-tubes: Clean up the test case and the test service
Dario Freddi
1
-52
/
+10
2012-07-03
dbus-tubes: Make all tests pass
Dario Freddi
1
-21
/
+8
2012-07-03
dbus-tubes: Make offerSuccess pass
Dario Freddi
1
-48
/
+38
2012-07-03
dbus-tubes: As the logic was already implemented, just enable the correspondi...
Dario Freddi
1
-1
/
+1
2012-07-03
dbus-tubes: Implement accept service-side, and have testAcceptSuccess working
Dario Freddi
1
-20
/
+2
2012-07-03
dbus-tubes: Add an initial version of the DBus Tubes autotest. It's mostly a ...
Dario Freddi
2
-0
/
+696
2012-05-23
text-chan test: Ignore deprecations to use TpTextMixin for compatibility func...
George Kiagiadakis
1
-0
/
+3
2012-05-23
tests: Remove all occurencies of tp_handle_ref/unref.
George Kiagiadakis
9
-30
/
+0
2012-04-13
tests: Fix a race condition with createAccount() in test-account-basics and t...
George Kiagiadakis
2
-2
/
+17
2012-04-13
AccountManager: Rename accountForPath and accountsForPaths to accountForObjec...
George Kiagiadakis
1
-1
/
+1
2012-04-13
qt-svc-gen.py: Properly generate adaptee methods/signals/properties names in ...
Andre Moreira Magalhaes (andrunko)
1
-15
/
+15
2012-04-13
test-base-protocol: Properly test the presence interface
George Kiagiadakis
1
-6
/
+28
2012-04-12
tests: Add a unit test for BaseProtocol and its interfaces
George Kiagiadakis
2
-0
/
+667
[next]