Skip to content

ENH: Convert itkMersenneTwisterRandomVariateGeneratorTest to GTest#5898

Merged
hjmjohnson merged 1 commit intoInsightSoftwareConsortium:mainfrom
hjmjohnson:convert-itkmersennetwisterrandomvariategeneratortest-to-gtest
Mar 11, 2026
Merged

ENH: Convert itkMersenneTwisterRandomVariateGeneratorTest to GTest#5898
hjmjohnson merged 1 commit intoInsightSoftwareConsortium:mainfrom
hjmjohnson:convert-itkmersennetwisterrandomvariategeneratortest-to-gtest

Conversation

@hjmjohnson
Copy link
Copy Markdown
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-itkmersennetwisterrandomvariategeneratortest-to-gtest branch from 3cb9297 to 47416fb Compare March 8, 2026 19:25
@hjmjohnson hjmjohnson requested a review from blowekamp March 9, 2026 20:53
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hjmjohnson hjmjohnson force-pushed the convert-itkmersennetwisterrandomvariategeneratortest-to-gtest branch from 47416fb to 7fd82e0 Compare March 11, 2026 14:55
@hjmjohnson hjmjohnson merged commit 6e5f551 into InsightSoftwareConsortium:main Mar 11, 2026
7 of 11 checks passed
@hjmjohnson hjmjohnson deleted the convert-itkmersennetwisterrandomvariategeneratortest-to-gtest branch March 12, 2026 02:11
hjmjohnson added a commit to hjmjohnson/ITK that referenced this pull request May 6, 2026
…vert-itkmersennetwisterrandomvariategeneratortest-to-gtest

ENH: Convert itkMersenneTwisterRandomVariateGeneratorTest to GTest
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.

3 participants