Skip to content

Assert Testing for Debug Builds #93

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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