-
Notifications
You must be signed in to change notification settings - Fork 34
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
test: Move FP conversion tests to a separate file #623
Conversation
59a74d3
to
2ea5479
Compare
Codecov Report
@@ Coverage Diff @@
## master #623 +/- ##
=======================================
Coverage 98.33% 98.33%
=======================================
Files 67 69 +2
Lines 9535 9535
=======================================
Hits 9376 9376
Misses 159 159 |
The relation to #618 is not important any more, but I still think this is useful because the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming it was really just renaming the file and moving out a big block verbatim. Have not gone through the pain to verify it.
After #618, GCC with sanitizer instrumentation goes OOM when compiling this file.