qt5base-lts/tests/auto
Jason McDonald a8fd0c3654 Don't depend on moc to disable test functions.
The moc tool is not aware of all defines (particularly those that are
compiler builtins) and does not correctly evaluate others that depend
on compiler builtins, such as Q_OS_FOO.

This commit reverts parts of the following commits, but is not a
complete fix as there were many instances of this problem in the tests
prior to those commits:
    924d810dbd
    8aaff67510
    338d3f1197
    a55034062b
    253497b744
    7cfad460c5
    9d2ff58f36
    0cf6baa2d6

Change-Id: I947d797fe3ec76139ba1b55561cea569895662c5
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-18 01:51:57 +01:00
..
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
compilerwarnings/data Remove uilib and QtUiTools from QtBase 2011-09-13 20:11:40 +02:00
corelib Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
dbus Re-enabled passing test in tst_qdbuspendingcall 2011-11-04 08:36:13 +01:00
gui Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
integrationtests Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
network Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
opengl Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00
other Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
sql Fix QtSQL auto test server addresses 2011-10-25 10:07:26 +02:00
testlib Make usage of internal QVariant space. 2011-11-09 10:11:34 +01:00
tools Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
v8 Update V8 2011-11-10 13:22:13 +01:00
widgets Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
xml all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
auto.pro Removed obsolete host.pro from qtbase 2011-11-09 14:05:19 +01:00
network-settings.h Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
platformquirks.h Remove unused PlatformQuirks functions. 2011-11-05 02:31:07 +01:00
test.pl Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00