|
Gromacs
2025.4
|
#include "gmxpre.h"#include "gromacs/options/filenameoptionmanager.h"#include <filesystem>#include <string>#include <gtest/gtest.h>#include "gromacs/fileio/filetypes.h"#include "gromacs/options/filenameoption.h"#include "gromacs/options/optionfiletype.h"#include "gromacs/options/options.h"#include "gromacs/options/optionsassigner.h"#include "gromacs/utility/exceptions.h"#include "testutils/testasserts.h"#include "testutils/testfileredirector.h"
Include dependency graph for filenameoptionmanager.cpp:Tests file name option implementation dependent on gmx::FileNameOptionManager.
1.8.5