qt5base-lts/tests/auto/dbus/qdbusabstractinterface
Alberto Mardegan 9b8b6c7db8 Fix QDBusAbstractInterface::isValid() for peer connections
Do not attempt to lookup the service owner on peer connections (it will
fail).
Make QDBusAbstractInterface::isValid() return a sensible result on peer
connections, instead of always returning false.

Task-number: QTBUG-32374
Change-Id: I1b02feaffb3b255188f8d63306f89f5034a32f22
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-07-16 18:32:14 +02:00
..
qpinger Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
test Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
interface.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
interface.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
org.qtproject.QtDBus.Pinger.xml Finish cleaning up com.trolltech -> org.qtproject in QtDBus 2012-04-16 00:07:39 +02:00
pinger.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
pinger.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusabstractinterface.pro Finish cleaning up com.trolltech -> org.qtproject in QtDBus 2012-04-16 00:07:39 +02:00
tst_qdbusabstractinterface.cpp Fix QDBusAbstractInterface::isValid() for peer connections 2013-07-16 18:32:14 +02:00