Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cmdlineparser.cpp File Reference
#include "gmxpre.h"
#include "gromacs/commandline/cmdlineparser.h"
#include <vector>
#include <gtest/gtest.h>
#include "gromacs/options/basicoptions.h"
#include "gromacs/options/options.h"
#include "testutils/cmdlinetest.h"
#include "testutils/testasserts.h"
+ Include dependency graph for cmdlineparser.cpp:

Description

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.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com