-
Notifications
You must be signed in to change notification settings - Fork 168
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
Refactor explode application to be callable and migrate Makefile tests to gtest format #5557
Labels
enhancement
New feature or request
Comments
kledmundson
added a commit
to kledmundson/ISIS3
that referenced
this issue
Jul 24, 2024
12 tasks
kledmundson
added a commit
to kledmundson/ISIS3
that referenced
this issue
Aug 15, 2024
…of cube in isis/tests/data. Addresses DOI-USGS#5557.
12 tasks
kledmundson
added a commit
to kledmundson/ISIS3
that referenced
this issue
Aug 15, 2024
…explode.xml. Addresses DOI-USGS#5557.
kledmundson
added a commit
to kledmundson/ISIS3
that referenced
this issue
Aug 16, 2024
…o callable app. Addresses DOI-USGS#5557.
kledmundson
added a commit
to kledmundson/ISIS3
that referenced
this issue
Aug 17, 2024
acpaquette
added a commit
that referenced
this issue
Sep 11, 2024
…le test converted to a gtest. (#5590) * Updated explode application gtest to use DefaultCube fixture instead of cube in isis/tests/data. Addresses #5557. * Cleaned up includes in default explode gtest. Added history entry to explode.xml. Addresses #5557. * Updating main.cpp and removed Makefile tests for explode conversion to callable app. Addresses #5557. * Added CHANGELOG entry for conversion of explode app to callable function. Addresses #5557. --------- Co-authored-by: Adam Paquette <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The explode application needs to be refactored to be callable. Makefile tests need to be replaced with gtests.
Example
The text was updated successfully, but these errors were encountered: