#include <catch_amalgamated.hpp>
◆ Session()
Catch::Session::Session |
( |
| ) |
|
◆ ~Session()
Catch::Session::~Session |
( |
| ) |
|
◆ applyCommandLine()
int Catch::Session::applyCommandLine |
( |
int | argc, |
|
|
char const *const * | argv ) |
◆ cli() [1/2]
◆ cli() [2/2]
◆ config()
Config & Catch::Session::config |
( |
| ) |
|
◆ configData()
◆ libIdentify()
void Catch::Session::libIdentify |
( |
| ) |
|
◆ run() [1/2]
int Catch::Session::run |
( |
| ) |
|
◆ run() [2/2]
template<typename CharT>
int Catch::Session::run |
( |
int | argc, |
|
|
CharT const *const | argv[] ) |
|
inline |
◆ runInternal()
int Catch::Session::runInternal |
( |
| ) |
|
|
private |
◆ showHelp()
void Catch::Session::showHelp |
( |
| ) |
const |
◆ useConfigData()
void Catch::Session::useConfigData |
( |
ConfigData const & | configData | ) |
|
◆ m_cli
◆ m_config
◆ m_configData
◆ m_startupExceptions
bool Catch::Session::m_startupExceptions = false |
|
private |
The documentation for this class was generated from the following files: