qt5base-lts/tests/auto/dbus
Thiago Macieira 6c48b9ad87 Remove bogus portion of unit test
In Qt 4, QSignalSpy didn't *really* connect to the signal it was
spying on. See the "we need to connect the signal somewhere in order
for D-Bus to enable the rules" comments.

In Qt 5, it connects, which rendered this section of the test bogus:
since the signal is still connected, the QSignalSpy will notice that
fact and will not be empty. This is passing due to a false
positive. The upcoming fix breaks it, so we need to remove it.

Change-Id: Ic8fbf7d0e941403e97149f5bc392334a52c66ab1
Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>
2013-03-15 21:37:51 +01:00
..
qdbusabstractadaptor Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusabstractinterface Remove bogus portion of unit test 2013-03-15 21:37:51 +01:00
qdbusconnection Merge remote-tracking branch 'origin/stable' into dev 2013-01-28 11:10:29 +01:00
qdbusconnection_no_bus Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuscontext Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusinterface Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuslocalcalls Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmarshall Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmetaobject Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmetatype Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuspendingcall Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuspendingreply Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
qdbusreply Add QDBusReply::error() const. 2013-03-01 09:39:23 +01:00
qdbusservicewatcher Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusthreading Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbustype Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusxmlparser Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
dbus.pro Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00