Skip to content
Snippets Groups Projects

Revert "[tests] don't undef NDEBUG for test executables"

Merged Florian Schmaus requested to merge flow/emper:ndebug into master
  1. Dec 01, 2020
    • Florian Schmaus's avatar
      Revert "[tests] don't undef NDEBUG for test executables" · a3b2a501
      Florian Schmaus authored
      This reverts commit b33ac93c.
      
      Now that logging is done independently from NDEBUG, we can re-enable
      "undef NDEBUG for test executables". The rationale that we want to
      undefine NDEBUG for test executable is that we want, even in release
      builds, asserts in tests enabled. Note that this also applies to
      asserts in the emper core library, if those are in *headers*.
      a3b2a501
Loading