Skip to content

Conversation

spendres
Copy link
Contributor

@spendres spendres commented Dec 5, 2024

Updated bazel build to googletest@1.15.2.

@jmr
Copy link
Member

jmr commented Dec 5, 2024

So if I see a warning like that, I should just update the version (and test that it still works)?

@spendres
Copy link
Contributor Author

spendres commented Dec 5, 2024

Yes, in this case it was that simple. The regression test cases offer good coverage for this library. So all the tests run by the command:
bazel test //:all
...should all pass.

The only test that is causing problems is captured in issue #395. jmr carved out an exemption for that case for Apple/Arch64 underflow/overflow issues can be resolved.

@spendres spendres closed this Dec 5, 2024
@jmr jmr reopened this Dec 5, 2024
@jmr jmr merged commit 71e596b into google:master Dec 5, 2024
1 check passed
@spendres spendres deleted the googletest@1.15.2 branch December 5, 2024 15:32
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