Remove pass/fail/skip count getters from QTestResult.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 16 Jan 2012 05:32:14 +0000 (15:32 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 30 Jan 2012 15:40:14 +0000 (16:40 +0100)
commit4c63838039e410d6d68f4b76be5b42d4e620d224
treea0170cc5643c1f5ff6ca747cbfd51184b039f9c9
parent0d00841c5f9cf97e6867c8d1b0bea48f44daa3bd
Remove pass/fail/skip count getters from QTestResult.

These functions are no longer used, as the counters have been moved to
QTestLog.

Change-Id: I7cd13fc92a18920706fcc712804c304f9c333969
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
src/testlib/qtestresult.cpp
src/testlib/qtestresult_p.h