|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gmxpre.h"#include "gromacs/selection/selectionoption.h"#include <filesystem>#include <string>#include <gtest/gtest.h>#include "gromacs/options/options.h"#include "gromacs/options/optionsassigner.h"#include "gromacs/selection/selection.h"#include "gromacs/selection/selectioncollection.h"#include "gromacs/selection/selectionfileoption.h"#include "gromacs/selection/selectionoptionmanager.h"#include "gromacs/utility/exceptions.h"#include "testutils/testasserts.h"#include "testutils/testfilemanager.h"#include "toputils.h"
Include dependency graph for selectionoption.cpp:Tests handling of selection options.
Typedefs | |
| typedef SelectionOptionTestBase | gmx::test::anonymous_namespace{selectionoption.cpp}::SelectionOptionTest |
| Test fixture for gmx::SelectionOption. | |
1.8.5