|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/commandline/cmdlineparser.h"#include <string>#include <vector>#include <gtest/gtest.h>#include "gromacs/options/basicoptions.h"#include "gromacs/options/options.h"#include "gromacs/utility/exceptions.h"#include "testutils/cmdlinetest.h"#include "testutils/testasserts.h"
Include dependency graph for cmdlineparser.cpp:Tests gmx::CommandLineParser.
These tests exercise a large fraction of the code, so they may catch errors in other parts than just in command-line parsing.
1.8.5