qtbase/tests/auto/corelib
Thiago Macieira 94e364464e Autotest: make the test pass with the Intel compiler
The Intel compiler defaults to "fast math" mode, which is why those
tests had been failing. So for the test that is trying to check whether
we conform to IEEE strict requirements, turn on strict requirements.

Change-Id: I02f8426b1c8e4241ac10ffff13e8efa224f313b2
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-06-19 23:22:34 +00:00
..
animation
codecs fix usage of wince scope 2015-06-05 10:29:10 +00:00
global Autotest: make the test pass with the Intel compiler 2015-06-19 23:22:34 +00:00
io Fix leaking of link in tst_QFileInfo::canonicalFilePath(). 2015-06-10 10:06:17 +00:00
itemmodels Fix less-than comparison for QStandardItem and QSortFilterProxyModel with invalid data. 2015-06-11 13:29:23 +00:00
json Make sure remove() doesn't corrupt the json object 2015-03-18 07:34:59 +00:00
kernel Make QMetaObject::Connection check its state deeply 2015-06-19 23:22:33 +00:00
mimetypes Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-31 10:03:31 +02:00
plugin fix usage of wince scope 2015-06-05 10:29:10 +00:00
statemachine QStateMachine: empty the whole internal queue before external queue 2015-05-19 08:03:46 +00:00
thread Do not search test binary if QProcess is not supported. 2015-03-23 08:38:58 +00:00
tools fix usage of wince scope 2015-06-05 10:29:10 +00:00
xml
corelib.pro