dangmoody / Temper

Single header-only testing framework written in C99.
MIT License
6 stars 1 forks source link

Remove all TEMPER_ENABLE_SELF_TEST only code #8

Closed Mike430 closed 3 years ago

Mike430 commented 3 years ago

I've proven that testing without this is more robust and is the preferred way of doing things. Providing alternative code paths is messy for the header which IS THE CODE WE SHIP TO FOLKS. We can drop all the alternative macros, alternative counters, etc.

Mike430 commented 3 years ago

Fixed in a6e69b17ee22cc28866b6403b14c12472e375b2f