summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_float.tap
Commit message (Expand)AuthorAgeFilesLines
* testlib selftest: rebaseline tap results to not include line numbersTor Arne Vestbø2020-07-221-192/+192
* QCOMPARE: treat values as equal if qFuzzyIsNull(each)Edward Welbourne2020-04-301-155/+155
* QtTestLib: handle float16 the same as double and floatEdward Welbourne2019-04-241-18/+359
* QtTestLib: unify handling of float and double using suitable templatesEdward Welbourne2019-03-041-138/+138
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-40/+760
|\
| * Add testlib selftests for double and for non-finite float and doubleEdward Welbourne2019-02-061-29/+749
* | Add qfloat16 support to QCOMPAREAllan Sandfeld Jensen2018-11-201-20/+58
|/
* testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-141-0/+82