This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
qt5base-lts
Watch
1
Star
0
Fork
0
You've already forked qt5base-lts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2af70ba396
qt5base-lts
/
tests
/
auto
/
dbus
/
qdbusreply
/
qdbusreply.pro
5 lines
96 B
Prolog
Raw
Normal View
History
Unescape
Escape
all remaining tests: eliminated usage of qttest_p4.prf qttest_p4.prf was added as a convenience for Qt's own autotests in Qt4. It enables various crufty undocumented magic, of dubious value. Stop using it, and explicitly enable the things from it which we want. Change-Id: I02fe27b2c1800f929250fa8694ca2976c9661a12 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-10-25 04:42:16 +00:00
CONFIG
+=
testcase
TARGET
=
tst_qdbusreply
QT
=
core
dbus
testlib
Remove redundant logic from dbus test .pro files. There was logic in .pro files for the dbus tests to omit the body of each test if dbus was not available in the Qt build. This was all redundant however, because tests/auto/auto.pro already excluded all dbus tests if dbus was not available in the Qt build. Change-Id: Iaea06e38622e5227daec4d2e08106c2da3fb4013 Reviewed-on: http://codereview.qt-project.org/6372 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-11 01:47:50 +00:00
SOURCES
+=
tst_qdbusreply
.
cpp
Reference in New Issue
Copy Permalink