forked from root-project/root
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Math] Fix test of vectorisable Kahan sum.
- Replace all EXPECT_EQ macros by EXPECT_FLOAT_EQ, which allows results to be different by a few ULPs, because some architectures in the CI are not able to yield numbers accurate to the last bit.
- Loading branch information
Showing
1 changed file
with
22 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters