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

Improve overflow_underflow_toinf_0 test somewhat #3434

Merged

Conversation

arcady-lunarg
Copy link
Contributor

Add test cases that will make explicit ±0.0 and ±INF appear in the AST output to make sure those cases are handled correctly.
Also, move overflow_underflow_toinf_0 from runtests to gtest. gtest is the preferred framework for simple tests that don't require passing special command-line options to glslang.

gtest is the preferred framework for simple tests that don't require
passing special command-line options to glslang.
Add test cases that will make explicit ±0.0 and ±INF appear in the AST
output to make sure those cases are handled correctly.
@arcady-lunarg
Copy link
Contributor Author

cc: @jimihem this is a follow-up change with some minor improvements to your earlier PR.

@arcady-lunarg arcady-lunarg merged commit a1138ba into KhronosGroup:main Dec 1, 2023
28 checks passed
@arcady-lunarg arcady-lunarg deleted the improve-overflow-test branch October 14, 2024 16:59
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