Ignore whitespaces in reference solution
Description
The use of white spaces in output files has changed in preCICE 2.3.0
such that the regression tests failed. We now use diff -w
to compare
the files which will ignore whitespaces.
Fixes #23 (closed)
Checklist
-
I made sure that the source files are formatted properly. -
I added my changes to the changelog ( CHANGELOG.md
) -
I updated the documentation. -
I added a tests for dumux-precice:3.4-2.3.0
to the pipeline.
Edited by Alexander Jaust