summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qnumeric/tst_qnumeric.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make tst_QNumeric more systematic about checking float as well as doubleEdward Welbourne2019-10-291-179/+213
* Featurize support for signaling NaNEdward Welbourne2019-09-301-0/+15
* Rearrange tst_QNumeric's tests for infinity and (quiet) NaNEdward Welbourne2019-09-231-26/+84
* Replace a misguided test with a valid oneEdward Welbourne2019-03-271-1/+1
* Add qFpClassify() to mirror std::fpclassify()Edward Welbourne2019-03-191-1/+31
* Refine and extend tst_qnumeric's checks on infinity and NaNEdward Welbourne2019-03-191-7/+24
* Update the overflow functions to include qsizetypeThiago Macieira2018-01-241-9/+145
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Add {add,sub,mul}_overflow for signed integers.Erik Verbruggen2015-11-201-0/+31
* Implement qt_is_{inf,nan,finite} using std. library functions.Erik Verbruggen2015-10-301-0/+12
* Skip tst_QNumeric::addOverflow() for MSVC2015.Friedemann Kleint2015-09-301-2/+2
* Add code to perform overflow-checking additions and multiplicationThiago Macieira2015-09-231-0/+160
* Autotest: make the test pass with the Intel compilerThiago Macieira2015-06-191-6/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mark some tests as XFAIL on QNXSergio Ahumada2014-03-271-2/+2
* tst_qnumeric: Mark some tests as XFAIL on BlackBerry 10Sergio Ahumada2014-02-281-0/+6
* Say hello to qFloatDistance()Jan Arve Saether2013-09-271-0/+93
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Update the NaN tests to deal with non-conformance betterThiago Macieira2012-09-281-15/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moving relevant tests to corelib/globalHolger Ihrig2011-08-301-0/+124