-
Notifications
You must be signed in to change notification settings - Fork 49
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
Flow cleanup, Google Test #3539
Conversation
Remove Google Tests integration for now until further discussion. |
This PR is ready to be reviewed without GTest. |
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.
Interesting stuff. Just a question and I think I found a typo.
This PR is approved, I'll merge it to main so that Leigh can try it out! |
* changes to the pointer cache, and also add the google test framework * incr * minor * format * remove debug code * remove gtest * remove gtest * minor --------- Co-authored-by: Samuel Li <shaomeng@cisl-vapor>
* test * test test test test test test Test test test test test test test * Flow cleanup, Google Test (#3539) * changes to the pointer cache, and also add the google test framework * incr * minor * format * remove debug code * remove gtest * remove gtest * minor --------- Co-authored-by: Samuel Li <shaomeng@cisl-vapor> * test * cleanup * improve Categories values * Add Geoscience category * Fix typo --------- Co-authored-by: Samuel Li <shaomeng@users.noreply.github.com> Co-authored-by: Samuel Li <shaomeng@cisl-vapor>
This PR cleans up some flow code, including fixing a pointer consistency issue.