namespace
ctrUnitTest control facilitating user input to internal data transfer.
Classes
- class CmdLine
Typedefs
-
using CmdLineMembers = brigand::list<tag::
io, ios, tag:: verbose, bool, tag:: chare, bool, tag:: help, bool, tag:: quiescence, bool, tag:: trace, bool, tag:: version, bool, tag:: license, bool, tag:: cmdinfo, tk:: ctr:: HelpFactory, tag:: ctrinfo, tk:: ctr:: HelpFactory, tag:: helpkw, tk:: ctr:: HelpKw, tag:: group, std::string, tag:: error, std::vector<std::string>> - Member data for tagged tuple.
- using Location = pegtl::position
- PEGTL location/position type to use throughout all of UnitTest's parsers.
-
using ios = tk::
TaggedTuple<brigand::list<tag:: nrestart, int, tag:: screen, kw::screen::info::expect::type>> - IO parameters storage.