|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/options/filenameoption.h"#include <string>#include <gtest/gtest.h>#include "gromacs/fileio/filetypes.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 dependency graph for filenameoption.cpp:Tests basic file name option implementation.
1.8.5