Gromacs
2019.1
|
#include "gmxpre.h"
#include "stringtest.h"
#include <string>
#include "gromacs/options/basicoptions.h"
#include "gromacs/options/ioptionscontainer.h"
#include "gromacs/utility/textreader.h"
#include "testutils/refdata.h"
#include "testutils/testoptions.h"
Implements gmx::test::StringTestBase.
Variables | |
bool | gmx::test::anonymous_namespace{stringtest.cpp}::g_bWriteToStdOut = false |
Stores the -stdout flag value to print out values instead of checking them. | |