Skip to content

Assert Testing for Debug Builds #93

@Stateford

Description

@Stateford

Debug builds should contain assert testing that are only enabled when the pre-processor flag NDEBUG is defined.

This should be fairly easy. The code should be in it's own C Static Lib and compiled in the main program or in dispLib if the flag is set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions