Enable printing of known issues in commandline
commit8441b8d83e36a12c6795f7b26a270b348c85ed52
authorPaul Bauer <paul.bauer.q@gmail.com>
Fri, 5 Apr 2019 15:41:55 +0000 (5 17:41 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 17 Apr 2019 11:19:22 +0000 (17 13:19 +0200)
treee4b5ac7d230dabb97b0ad3961d05f427ac74a22a
parent2e0edc408995d5a553287779bc0bdfe256f03ee7
Enable printing of known issues in commandline

Showcase in gmx dump.
Added test for it.

Change-Id: If1e70cc3b1a9c73a9483ba643a979edb2838d6a5
src/gromacs/commandline/cmdlinehelpwriter.cpp
src/gromacs/commandline/cmdlinehelpwriter.h
src/gromacs/commandline/cmdlineoptionsmodule.cpp
src/gromacs/commandline/cmdlineoptionsmodule.h
src/gromacs/commandline/tests/cmdlinehelpmodule.cpp
src/gromacs/commandline/tests/cmdlinehelpwriter.cpp
src/gromacs/commandline/tests/refdata/CommandLineHelpModuleTest_ExportsHelp.xml
src/gromacs/commandline/tests/refdata/CommandLineHelpWriterTest_HandlesKnownIssues.xml [new file with mode: 0644]
src/gromacs/tools/dump.cpp