netxsimdg
|
#include "ArgV.hpp"
#include "CommandLineParser.hpp"
#include <string>
#include <vector>
#include <doctest/doctest.h>
Go to the source code of this file.
Functions | |
Nextsim::TEST_SUITE_BEGIN ("CommandLineParser") | |
Nextsim::TEST_CASE ("Parse config file names") | |
Nextsim::TEST_SUITE_END () | |
Definition in file CommandLineParser_test.cpp.
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN |
Definition at line 14 of file CommandLineParser_test.cpp.
Nextsim::TEST_CASE | ( | "Parse config file names" | ) |
Definition at line 20 of file CommandLineParser_test.cpp.