sheredom / utest.h

🧪 single header unit testing framework for C and C++
The Unlicense
834 stars 57 forks source link

Add support for Haiku. #83

Closed yesudeep closed 2 years ago

yesudeep commented 2 years ago
❯ gcc -dM -E - < /dev/null | grep 'HAIKU'
#define __HAIKU__ 1