CastXML / pygccxml

pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.
Boost Software License 1.0
131 stars 45 forks source link

Fix macOS tests #163

Open iMichka opened 1 year ago

iMichka commented 1 year ago

Attempt to fix tests on macOS