enum_name
Loading...
Searching...
No Matches
Public Attributes | List of all members
doctest::ContextOptions Struct Reference

OCLINT too many fields. More...

#include <doctest.h>

Inheritance diagram for doctest::ContextOptions:
doctest::detail::ContextState

Public Attributes

std::ostreamcout = nullptr
 
String binary_name
 
const detail::TestCasecurrentTest = nullptr
 
String out
 
String order_by
 
unsigned rand_seed
 
unsigned first
 
unsigned last
 
int abort_after
 
int subcase_filter_levels
 
bool success
 
bool case_sensitive
 
bool exit
 
bool duration
 
bool minimal
 
bool quiet
 
bool no_throw
 
bool no_exitcode
 
bool no_run
 
bool no_intro
 
bool no_version
 
bool no_colors
 
bool force_colors
 
bool no_breaks
 
bool no_skip
 
bool gnu_file_line
 
bool no_path_in_filenames
 
bool no_line_numbers
 
bool no_debug_output
 
bool no_skipped_summary
 
bool no_time_in_output
 
bool help
 
bool version
 
bool count
 
bool list_test_cases
 
bool list_test_suites
 
bool list_reporters
 

Detailed Description

OCLINT too many fields.


The documentation for this struct was generated from the following files: