You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test C/C++ headers can be included in isolation (#10694)
* Test C/C++ headers can be included in isolation
I frequently make mistakes about this, so I figure it's good to at least
try to test this. It's not possible to fully test AFAIK but this is
hopefully at least something.
* Fix header discovery location
* Don't test `conf.h.in`
* Try to fix windows CI
0 commit comments