sheredom / utest.h

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

Fix a null compare against an opaque struct. #155

Open sheredom opened 6 months ago

sheredom commented 6 months ago

Fixes #153.