Skip to content

Feature/better cmake testing

Dominic Kempf requested to merge feature/better-cmake-testing into master

Testing our code is actually as important as complicated. Actually writing configure asserts might help us to actually detect bugs in the python cmake interface.

Merge request reports