issues
search
InsightSoftwareConsortium
/
ITK
Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.47k
stars
686
forks
source link
STYLE: Miscellaneous `ImageCompose` test style enhancements
#5205
Closed
jhlegarreta
closed
2 weeks ago
jhlegarreta
commented
2 weeks ago
STYLE: Use
ITK_TRY_EXPECT_NO_EXCEPTION
macro in
ImageCompose
tests
STYLE: Conform to ITK style guidelines in test ending message
STYLE: Conform to ITK style guidelines in test arg check message
STYLE: Perform first the test input argument check
STYLE: Remove unnecessary/uninformative comment block in test
STYLE: Do not capitalize variable first letter
PR Checklist
[X] No
API changes
were made (or the changes have been approved)
[X] No
major design changes
were made (or the changes have been approved)
ITK_TRY_EXPECT_NO_EXCEPTION
macro inImageCompose
testsPR Checklist