Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unnecessary "utbot_abs_error" constant added to the test #405 #431

Merged
merged 2 commits into from
Sep 6, 2022

Conversation

alexey-utkin
Copy link
Collaborator

  • use EXPECT_FLOAT_EQ and EXPECT_DOUBLE_EQ instead of EXPECT_NEAR
  • remove insertion obsolete utbot_abs_error to the code
  • support comparison NAN and INFINITY consts
  • make inclusion of main.c wrapper with relative path

- use `EXPECT_FLOAT_EQ` and `EXPECT_DOUBLE_EQ` instead of `EXPECT_NEAR`
- remove insertion obsolete `utbot_abs_error` to the code
- support comparison `NAN` and `INFINITY` consts
- make inclusion of `main.c` wrapper with relative path
- remove obsolete `ABS_ERROR`
- printer optimization
@alexey-utkin alexey-utkin marked this pull request as ready for review September 6, 2022 08:25
@alexey-utkin alexey-utkin merged commit 931c948 into main Sep 6, 2022
@alexey-utkin alexey-utkin deleted the alexey-utkin/floatNAN branch September 6, 2022 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants