You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with this I can put some test case code right in the production code, this flag works just like NDEBUG for assertions which is very convenient sometimes. unfortunately doctest does not support C code.
The text was updated successfully, but these errors were encountered:
https://github.com/onqtam/doctest/blob/master/doc/markdown/configuration.md#doctest_config_disable
with this I can put some test case code right in the production code, this flag works just like NDEBUG for assertions which is very convenient sometimes. unfortunately doctest does not support C code.
The text was updated successfully, but these errors were encountered: