qt6-bb10/tests/auto/corelib
Oswald Buddenhagen e7c5891927 don't test Qt::codecForHtml() - build with -no-gui
the function is a trivial wrapper for the QTextCodec one, so there is
little point in explicitly testing it.

Change-Id: I0c4950e5a54b7ffff9ba73a001cedb517497a596
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-10-16 17:10:15 +02:00
..
animation don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
codecs don't test Qt::codecForHtml() - build with -no-gui 2013-10-16 17:10:15 +02:00
global Expose QTest::currentAppName() and remove hard-coded argv[0] in tests 2013-09-26 18:45:16 +02:00
io Let QLoggingCategory::defaultCategory return a pointer 2013-10-11 19:15:29 +02:00
itemmodels don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
json Add QJsonValue::toInt(). 2013-08-27 08:01:29 +02:00
kernel don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
mimetypes Add QT_NO_PROCESS guards in tests where they are missing 2013-09-03 08:42:24 +02:00
plugin don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
statemachine don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
thread tst_QReadWriteLock: replace a volatile bool with an atomic int 2013-09-23 02:47:49 +02:00
tools don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro