Make the output of the constraints tests readable
authorArtem Zhmurov <zhmurov@gmail.com>
Thu, 26 Aug 2021 15:42:19 +0000 (15:42 +0000)
committerAndrey Alekseenko <al42and@gmail.com>
Thu, 26 Aug 2021 15:42:19 +0000 (15:42 +0000)
commitd229e2480e9b1d21a0d0a4aff109636054112cd2
treeefd4f5d8e93affb65ba1f80ea475ce87c33a91cc
parentc965670dea5627acc23ff89f0690d794c71f9cb7
Make the output of the constraints tests readable

In parametrized tests, the failed runs output parameters. In order
for them to be meaningfull for human, the parameter types should be
provided with function that converts them to strings. This adds
these functions for t_pbc and ConstraintsTestSystem types in
constraints tests.
src/gromacs/mdlib/tests/constr.cpp