-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix testing tools
NaN
comparison and correct new failing tests. (#4794
) * Initial commit of emstd bug fix and test. * Initial commit of NaN test tooling bug-fix. * Correct post-merge test failure. * Some PR comments addressed * Numeric class modified to better handle NaN and Inf values, new tests to verify standard behavior. * Expanded the NaN and Inf test code to document our expectations. * Added new tests to cover some short circuit behavior. * Update engine/function/src/templates/Numeric.ftl Co-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com> * Update engine/function/src/templates/Numeric.ftl Co-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com> --------- Co-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com>
- Loading branch information
Showing
24 changed files
with
495 additions
and
144 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
Oops, something went wrong.