|
Gromacs
2025.4
|
#include "gmxpre.h"#include "gromacs/gmxpreprocess/editconf.h"#include <string>#include <tuple>#include <gtest/gtest.h>#include "gromacs/fileio/filetypes.h"#include "gromacs/utility/arrayref.h"#include "testutils/cmdlinetest.h"#include "testutils/filematchers.h"#include "testutils/refdata.h"#include "testutils/textblockmatchers.h"
Include dependency graph for editconf.cpp:Tests for editconf.
Typedefs | |
| using | gmx::test::anonymous_namespace{editconf.cpp}::CommandLineOptionParams = std::tuple< std::string, int > |
| Test parameter struct. | |
1.8.5