diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2024-10-08 02:10:04 +0500 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2024-10-08 06:32:28 +0200 |
commit | 81b864b6100d017c3742b82b4e458b07e06519b6 (patch) | |
tree | 271bfd01b145df5bb1cda5048dea271f282e914b /vcl/inc/cursor_hotspots.hxx | |
parent | 0a004f1a1528b8a85245de4672852b574bdc2cb2 (diff) |
Use snprintf to output full double precision of expected/actual values
OUString::number rounds to 15 significant digits, unfortunately; so
where in a fix for tdf#163344 it was needed to output something like
result: 0.60416666666666663, expected: 0.60416666666666674
it used to print
result: 0.604166666666667, expected: 0.604166666666667
Change-Id: I099d91ce4ac05358a119c63a5b1e481107aa7343
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174651
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'vcl/inc/cursor_hotspots.hxx')
0 files changed, 0 insertions, 0 deletions