Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assert Testing for Debug Builds #93

Open
Stateford opened this issue Oct 11, 2018 · 0 comments
Open

Assert Testing for Debug Builds #93

Stateford opened this issue Oct 11, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Stateford
Copy link
Owner

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.

@Stateford Stateford added enhancement New feature or request Hacktoberfest Hacktoberfest labels Oct 11, 2018
@Stateford Stateford added this to To do in Version 2.2.0 Oct 11, 2018
@Stateford Stateford removed Hacktoberfest Hacktoberfest labels Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Version 2.2.0
  
To do
Development

No branches or pull requests

1 participant