-
- Downloads
Merge branch 'feature/fix-sequential-testing' into 'master'
[cmake][bugfix] Fix the testsuite for sequential builds Some tests assume MPI being present, although they are not executed in parallel. This information got lost in the transition to dune_add_test and is restored with this patch. Thanks to @markus.blatt for noticing. This fixes #13 See merge request !38
Loading
Please register or sign in to comment