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