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

Cleanup imports in tests #73

Closed iMichka closed 7 years ago

iMichka commented 7 years ago

This helps idea find the modules. The tests need to run with the -m flag though

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.7%) to 92.137% when pulling 7df10c427e5ba056420c6cb93037faa1a72a147a on iMichka:imports into 36420fe4c8a2178124a9978a5285b28dc513b363 on gccxml:develop.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.0007%) to 92.859% when pulling 3aa9c3559ac1e44af3d3d9b3b2f35ee503ead651 on iMichka:imports into 36420fe4c8a2178124a9978a5285b28dc513b363 on gccxml:develop.