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.37k stars 660 forks source link

STYLE: Use `ITK_TEST_EXPECT_EQUAL` to compare class names in QEMesh #4583

Closed jhlegarreta closed 2 months ago

jhlegarreta commented 2 months ago

Prefer using ITK_TEST_EXPECT_EQUAL to compare class names in QuadEdgeMesh tests.

PR Checklist