Skip to content

Enhances MeshGenTest and fixes problems with pictures in documentation.

Marcus Mohr requested to merge mohr/meshGen_Test_and_Doc into master
  • In the MeshGenTest we now also check that the number of primitives we create is what we expect.
  • The doc/ExtraPics directory now gets generated in the build directory and its pngs linked. We then include the pictures from there into the doxygen documentation. Which is not quite ideal as it implicitely relies on the relative position of the html directory.

Merge request reports