index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
corelib
/
global
/
qnumeric
/
tst_qnumeric.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-28
/
+3
*
Move some purely floating-point testing from tst_QLocale to tst_QNumeric
Edward Welbourne
2022-04-01
1
-0
/
+13
*
Use constants of the correct type in qnumeric NaN test
Edward Welbourne
2022-04-01
1
-11
/
+12
*
Exclude denormal test cases if system doesn't support it
Tatiana Borisova
2022-02-15
1
-0
/
+5
*
QNX: Remove expected fail
Pasi Petäjäjärvi
2021-12-12
1
-3
/
+0
*
Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16
Edward Welbourne
2021-04-29
1
-1
/
+37
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
Improve qFloatDistance() test coverage
Edward Welbourne
2020-11-17
1
-0
/
+1
*
Add {add,sub,mul}_overflow detection when one operand is a constant
Thiago Macieira
2020-09-29
1
-147
/
+171
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
1
-2
/
+2
*
Make tst_QNumeric more systematic about checking float as well as double
Edward Welbourne
2019-10-29
1
-179
/
+213
*
Featurize support for signaling NaN
Edward Welbourne
2019-09-30
1
-0
/
+15
*
Rearrange tst_QNumeric's tests for infinity and (quiet) NaN
Edward Welbourne
2019-09-23
1
-26
/
+84
*
Replace a misguided test with a valid one
Edward Welbourne
2019-03-27
1
-1
/
+1
*
Add qFpClassify() to mirror std::fpclassify()
Edward Welbourne
2019-03-19
1
-1
/
+31
*
Refine and extend tst_qnumeric's checks on infinity and NaN
Edward Welbourne
2019-03-19
1
-7
/
+24
*
Update the overflow functions to include qsizetype
Thiago Macieira
2018-01-24
1
-9
/
+145
*
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
Add {add,sub,mul}_overflow for signed integers.
Erik Verbruggen
2015-11-20
1
-0
/
+31
*
Implement qt_is_{inf,nan,finite} using std. library functions.
Erik Verbruggen
2015-10-30
1
-0
/
+12
*
Skip tst_QNumeric::addOverflow() for MSVC2015.
Friedemann Kleint
2015-09-30
1
-2
/
+2
*
Add code to perform overflow-checking additions and multiplication
Thiago Macieira
2015-09-23
1
-0
/
+160
*
Autotest: make the test pass with the Intel compiler
Thiago Macieira
2015-06-19
1
-6
/
+0
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Mark some tests as XFAIL on QNX
Sergio Ahumada
2014-03-27
1
-2
/
+2
*
tst_qnumeric: Mark some tests as XFAIL on BlackBerry 10
Sergio Ahumada
2014-02-28
1
-0
/
+6
*
Say hello to qFloatDistance()
Jan Arve Saether
2013-09-27
1
-0
/
+93
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Update the NaN tests to deal with non-conformance better
Thiago Macieira
2012-09-28
1
-15
/
+16
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Eliminate duplicate data row names from corelib autotests.
Jason McDonald
2012-02-14
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Remove SkipMode parameter from QSKIP calls.
Jason McDonald
2011-10-21
1
-1
/
+1
*
Moving relevant tests to corelib/global
Holger Ihrig
2011-08-30
1
-0
/
+124