Skip to content

ENH: Convert itkArray2DTest to GTest#5896

Merged
dzenanz merged 1 commit intoInsightSoftwareConsortium:mainfrom
hjmjohnson:convert-itkarray2dtest-to-gtest
Mar 10, 2026
Merged

ENH: Convert itkArray2DTest to GTest#5896
dzenanz merged 1 commit intoInsightSoftwareConsortium:mainfrom
hjmjohnson:convert-itkarray2dtest-to-gtest

Conversation

@hjmjohnson
Copy link
Member

Convert legacy ITK CTest driver test to GoogleTest (GTest) framework.

This is part of the ongoing effort to modernize ITK's test suite by converting no-argument CTest tests to the GoogleTest framework for improved test organization, better failure reporting, and modern C++ testing practices.

🤖 Generated with Claude Code

@github-actions github-actions bot added type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Enhancement Improvement of existing methods or implementation type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct area:Core Issues affecting the Core module labels Mar 8, 2026
@hjmjohnson hjmjohnson force-pushed the convert-itkarray2dtest-to-gtest branch from 627dcfb to 50da61f Compare March 8, 2026 19:25
@hjmjohnson hjmjohnson marked this pull request as draft March 9, 2026 17:26
@hjmjohnson hjmjohnson force-pushed the convert-itkarray2dtest-to-gtest branch 2 times, most recently from 3bab3e2 to f90cd0c Compare March 10, 2026 00:13
@hjmjohnson hjmjohnson marked this pull request as ready for review March 10, 2026 00:13
@hjmjohnson hjmjohnson force-pushed the convert-itkarray2dtest-to-gtest branch from f90cd0c to 94e56b9 Compare March 10, 2026 00:24
@dzenanz dzenanz merged commit 969b2ca into InsightSoftwareConsortium:main Mar 10, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Core Issues affecting the Core module type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants