#include <catch_amalgamated.hpp>
◆ abortAfter
| int Catch::ConfigData::abortAfter = -1 |
◆ allowZeroTests
| bool Catch::ConfigData::allowZeroTests = false |
◆ benchmarkConfidenceInterval
| double Catch::ConfigData::benchmarkConfidenceInterval = 0.95 |
◆ benchmarkNoAnalysis
| bool Catch::ConfigData::benchmarkNoAnalysis = false |
◆ benchmarkResamples
| unsigned int Catch::ConfigData::benchmarkResamples = 100'000 |
◆ benchmarkSamples
| unsigned int Catch::ConfigData::benchmarkSamples = 100 |
◆ benchmarkWarmupTime
| std::chrono::milliseconds::rep Catch::ConfigData::benchmarkWarmupTime = 100 |
◆ defaultColourMode
◆ defaultOutputFilename
| std::string Catch::ConfigData::defaultOutputFilename |
◆ filenamesAsTags
| bool Catch::ConfigData::filenamesAsTags = false |
◆ libIdentify
| bool Catch::ConfigData::libIdentify = false |
◆ listListeners
| bool Catch::ConfigData::listListeners = false |
◆ listReporters
| bool Catch::ConfigData::listReporters = false |
◆ listTags
| bool Catch::ConfigData::listTags = false |
◆ listTests
| bool Catch::ConfigData::listTests = false |
◆ minDuration
| double Catch::ConfigData::minDuration = -1 |
◆ name
| std::string Catch::ConfigData::name |
◆ noThrow
| bool Catch::ConfigData::noThrow = false |
◆ processName
| std::string Catch::ConfigData::processName |
◆ reporterSpecifications
| std::vector<ReporterSpec> Catch::ConfigData::reporterSpecifications |
◆ rngSeed
◆ runOrder
◆ sectionsToRun
| std::vector<std::string> Catch::ConfigData::sectionsToRun |
◆ shardCount
| unsigned int Catch::ConfigData::shardCount = 1 |
◆ shardIndex
| unsigned int Catch::ConfigData::shardIndex = 0 |
◆ shouldDebugBreak
| bool Catch::ConfigData::shouldDebugBreak = false |
◆ showDurations
◆ showHelp
| bool Catch::ConfigData::showHelp = false |
◆ showInvisibles
| bool Catch::ConfigData::showInvisibles = false |
◆ showSuccessfulTests
| bool Catch::ConfigData::showSuccessfulTests = false |
◆ skipBenchmarks
| bool Catch::ConfigData::skipBenchmarks = false |
◆ testsOrTags
| std::vector<std::string> Catch::ConfigData::testsOrTags |
◆ verbosity
◆ waitForKeypress
◆ warnings
The documentation for this struct was generated from the following file: