DOI-USGS / ISIS3

Integrated Software for Imagers and Spectrometers v3. ISIS3 is a digital image processing software package to manipulate imagery collected by current and past NASA and International planetary missions.
https://isis.astrogeology.usgs.gov
Other
197 stars 166 forks source link

Bandtrim has been refactored to be callable; old Makefile tests have been converted to gtests. #5572

Closed kledmundson closed 1 month ago

kledmundson commented 1 month ago

Description

The bandtrim application has been refactored to be callable. The two Makefile tests have been converted to gtests. Makefile tests have been removed.

Related Issue

https://github.com/DOI-USGS/ISIS3/issues/5571

How Has This Been Validated?

Results of ctest suite...

ctest -R FunctionalTestBandtrim --output-on-failure Test project /Users/kledmundson/ISISDev/bandtrim/Jul192024a/ISIS3/build Start 1405: DefaultCube.FunctionalTestBandtrimDefault 1/2 Test #1405: DefaultCube.FunctionalTestBandtrimDefault ... Passed 1.56 sec Start 1406: DefaultCube.FunctionalTestBandtrimOneBand 2/2 Test #1406: DefaultCube.FunctionalTestBandtrimOneBand ... Passed 1.56 sec

Types of changes

Checklist:

Licensing

This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words:

This work is free and unencumbered software released into the public domain. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain.

github-actions[bot] commented 1 month ago

The build and test suite have started for your pull request. View build logs for results.

github-actions[bot] commented 1 month ago

The build and test suite have started for your pull request. View build logs for results.

github-actions[bot] commented 1 month ago

The build and test suite have started for your pull request. View build logs for results.