trixi-framework / HOHQMesh

High Order Hex-Quad Mesh (HOHQMesh) package to automatically generate all-quadrilateral meshes with high order boundary information.
https://trixi-framework.github.io/HOHQMesh
Other
52 stars 8 forks source link

Add Valgrind to CI #41

Closed sloede closed 2 years ago

sloede commented 2 years ago

Once #40 is fixed, we should add a Valgrind pass to the CI to avoid accidentally adding new memory bugs. This could be done, e.g., by adding an additional CI check that runs the testsuite with

valgrind --error-exitcode=1 --exit-on-first-error=yes ./HOHQMesh -test