openMSX
|
#include "catch.hpp"
#include "TclArgParser.hh"
#include "Interpreter.hh"
#include <array>
#include <optional>
Go to the source code of this file.
Functions | |
TEST_CASE ("TclArgParser") | |
TEST_CASE | ( | "TclArgParser" | ) |
Definition at line 11 of file unittest/TclArgParser.cc.
References CHECK(), openmsx::flagArg(), openmsx::parseTclArgs(), and openmsx::valueArg().