Skip to content

ITK Testing Macros should be prefixed with ITK_ #940

@hjmjohnson

Description

@hjmjohnson

Description

In general we should have an ITK prefix for macros so we know where they come from and avoid conflicts. However, this should be the case with all the testing macros:

https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Core/TestKernel/include/itkTestingMacros.h

Expected coding style

ITK Macros should be prefixed with ITK_

Actual coding style

There are inconsistencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueA good issue for community members new to contributingtype:StyleStyle changes: no logic impact (indentation, comments, naming)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions