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

update googletest to v1.14.0 #335

Closed

Conversation

gangatp
Copy link
Collaborator

@gangatp gangatp commented Dec 18, 2023

No description provided.

@gangatp gangatp changed the base branch from master to develop December 18, 2023 17:35
@gangatp gangatp force-pushed the gangatp/update_googletest branch 2 times, most recently from ff0fa0c to adb26c1 Compare December 18, 2023 17:51
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (465c0da) 69.74% compared to head (93a3098) 69.75%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #335   +/-   ##
========================================
  Coverage    69.74%   69.75%           
========================================
  Files          271      271           
  Lines        29758    29770   +12     
========================================
+ Hits         20755    20766   +11     
- Misses        9003     9004    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gangatp gangatp force-pushed the gangatp/update_googletest branch 2 times, most recently from dc3b0f1 to 9564b32 Compare December 19, 2023 06:04
@@ -1,13 +1,5 @@
enable_testing()

if (USE_INCLUDED_GTEST)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an opton
option(USE_INCLUDED_GTEST "Used included gtest" ON)
in the main CMakeLists.txt https://github.com/3MFConsortium/lib3mf/blob/develop/CMakeLists.txt#L27C22-L27C23 .
This shoubd be removed, too.

@gangatp
Copy link
Collaborator Author

gangatp commented Jan 9, 2024

Duplicate of #336

@gangatp gangatp marked this as a duplicate of #336 Jan 9, 2024
@gangatp gangatp closed this Jan 9, 2024
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