The Montage module was ingested into ITK from the (now archived) ITKMontage remote module. This issue tracks, in ITK proper, the work originally filed as InsightSoftwareConsortium/ITKMontage#70 by @jhlegarreta (2018-11-09).
The existing tests should be improved:
- The ITK testing macros should be used (e.g.
TRY_EXPECT_NO_EXCEPTION, EXERCISE_BASIC_OBJECT_METHODS, etc.) to avoid boilerplate code.
Original report: InsightSoftwareConsortium/ITKMontage#70 (archived repository). Credit: @jhlegarreta.
The
Montagemodule was ingested into ITK from the (now archived)ITKMontageremote module. This issue tracks, in ITK proper, the work originally filed as InsightSoftwareConsortium/ITKMontage#70 by @jhlegarreta (2018-11-09).The existing tests should be improved:
TRY_EXPECT_NO_EXCEPTION,EXERCISE_BASIC_OBJECT_METHODS, etc.) to avoid boilerplate code.Original report: InsightSoftwareConsortium/ITKMontage#70 (archived repository). Credit: @jhlegarreta.