qt5base-lts/tests/auto/corelib
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
..
animation Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
codecs Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
concurrent Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
global Improve Q_FUNC_INFO autotest. 2011-11-17 07:21:03 +01:00
io Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
kernel Allow to create a custom event dispatcher for specific QThreads. 2011-11-15 10:16:12 +01:00
plugin Re-enabled tst_qpluginloader 2011-11-11 18:28:49 +01:00
statemachine Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
thread Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
tools Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
xml Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00