Add tests for tool help output writing
commitc0dcb14727294bb095f60b2179e0735dbc478ddf
authorPaul Bauer <paul.bauer.q@gmail.com>
Sat, 23 May 2020 09:16:46 +0000 (23 09:16 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Sat, 23 May 2020 09:16:46 +0000 (23 09:16 +0000)
tree473e21f6cf9d5343533079869060eaf88b861b11
parent62d9e131f2ec3237cdf0a34c0301309eb9a186ed
Add tests for tool help output writing

Change-Id: Ia1d3821feddc7856f6ebb64a0f26ac0eebdb2193
src/gromacs/tools/tests/CMakeLists.txt
src/gromacs/tools/tests/dump.cpp
src/gromacs/tools/tests/helpwriting.cpp [new file with mode: 0644]
src/gromacs/tools/tests/refdata/HelpwritingTest_DumpWritesHelp.xml [new file with mode: 0644]
src/gromacs/tools/tests/refdata/HelpwritingTest_ReportMethodsWritesHelp.xml [new file with mode: 0644]
src/gromacs/tools/tests/refdata/LegacyHelpwritingTest_ConvertTprWritesHelp.xml [new file with mode: 0644]
src/gromacs/tools/tests/report_methods.cpp