Improve documentation and tests for refdata
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 14 Aug 2015 06:32:55 +0000 (09:32 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 13 Oct 2015 12:54:01 +0000 (14:54 +0200)
commit8ba0c31e66f3d402626f6d545164919044b7a374
treeb20cbbd5f671440375c1385aad253579c52f4398
parenta1c6f9beb3ff7b2d2227737047148ba4687dea08
Improve documentation and tests for refdata

Document the general approach to using the reference data better, and
add some unit tests to cover special cases mentioned in the
documentation.

Also fix a minor issue found by the added tests.

Change-Id: Iecef518b1712cd8f365872183af441222b873fb3
docs/dev-manual/testutils.rst
docs/doxygen/lib/refdata.md [new file with mode: 0644]
docs/doxygen/user/mainpage.md
docs/fragments/doxygen-links.rst
src/testutils/refdata.cpp
src/testutils/refdata.h
src/testutils/tests/refdata_tests.cpp
src/testutils/testutils-doc.h