summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qnumeric
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* Move some purely floating-point testing from tst_QLocale to tst_QNumericEdward Welbourne2022-04-011-0/+13
* Use constants of the correct type in qnumeric NaN testEdward Welbourne2022-04-011-11/+12
* Exclude denormal test cases if system doesn't support itTatiana Borisova2022-02-151-0/+5
* QNX: Remove expected failPasi Petäjäjärvi2021-12-121-3/+0
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-11/+0
* Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16Edward Welbourne2021-04-291-1/+37
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Improve qFloatDistance() test coverageEdward Welbourne2020-11-171-0/+1
* Add {add,sub,mul}_overflow detection when one operand is a constantThiago Macieira2020-09-291-147/+171
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-2/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-179/+213
|\
| * Make tst_QNumeric more systematic about checking float as well as doubleEdward Welbourne2019-10-291-179/+213
* | Regenerate tests/auto/corelib/globalAlexandru Croitor2019-11-121-1/+26
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-26/+99
|\|
| * 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
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-9/+56
|\|
| * 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
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* 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
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-2/+2
|\
| * Skip tst_QNumeric::addOverflow() for MSVC2015.Friedemann Kleint2015-09-301-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-252-1/+161
|\|
| * Add code to perform overflow-checking additions and multiplicationThiago Macieira2015-09-232-1/+161
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Autotest: make the test pass with the Intel compilerThiago Macieira2015-06-192-6/+2
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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