Check input record also in tests
authorChristian Blau <cblau@gwdg.de>
Thu, 19 Sep 2019 13:37:50 +0000 (15:37 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 19 Sep 2019 19:09:41 +0000 (21:09 +0200)
commitb3cf5403474e6bcc464696f6b532adc229372977
treed5a7b201511310b52be5cc9e55eb62e556fc52e1
parent6fb2a76e3e02dc01d3605a2ced7566090900c8e9
Check input record also in tests

When checking .mdp option reading and writing, the check_ir routine was
omitted that would potentially alter the result of the .mdp file
reading.

This patch fixes this behaviour, so that also checks and rectifications
of the input record are performed.

refs #3098

Change-Id: I450188442579bc11d71eda99ba1f64f33730345b
src/gromacs/gmxpreprocess/tests/readir.cpp