JiaT75 / STest

Unit testing framework for C/C++. Easy to use by simply dropping stest.c and stest.h into your project!
Other
13 stars 8 forks source link

Make abort if failed a command line argument #7

Closed JiaT75 closed 2 years ago

JiaT75 commented 2 years ago

Instead of using abort if failed as a macro, it would be better to use it as a command line argument.