summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-11-24 13:46:46 +1000
committerQt by Nokia <qt-info@nokia.com>2011-11-24 05:56:48 +0100
commitd34c8b55f34e6bb9394547718c9b333e5c44dce4 (patch)
treebb8f3d9056be89c382d4c9883114601f5d637820 /src/plugins/platforms
parentf32452e948cccfa9399b90448de11c5f08729a2c (diff)
Only use QVERIFY in test functions.
The modified test was using QVERIFY in the destructor of a local class, but QVERIFY should only be used directly in a test function. This commit changes the local class to record the result of the test and verifies that result in the test function. Change-Id: Ie68ac6aa880368c961ebfa67cd452f0fbf26db89 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'src/plugins/platforms')
0 files changed, 0 insertions, 0 deletions