qt5base-lts/tests/auto/corelib/global
Jason McDonald 2b883dc9bb Improve Q_FUNC_INFO autotest.
The availableWithoutDebug() test was trying to force QT_NO_DEBUG to be
defined, but was actually doing the opposite.  While I'm not satisfied
with the way this test works (it would be better to test with
QT_NO_DEBUG already defined when Q_FUNC_INFO is included). at least this
test now does what it says it does.

Additionally, the test has been improved by checking that Q_FUNC_INFO
returns a non-empty string, as opposed to just compiling.

Change-Id: I9175e3a7406152b6250b507a61b5062e3cfabeb8
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-17 07:21:03 +01:00
..
q_func_info Improve Q_FUNC_INFO autotest. 2011-11-17 07:21:03 +01:00
qflags Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qgetputenv Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qglobal Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qnumeric Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qrand Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
global.pro Moving relevant tests to corelib/global 2011-08-30 13:17:21 +02:00