Github User Fetcher 1.0.0
C Application with Server and GUI
|
OCLINT too many fields. More...
#include <doctest.h>
Data Fields | |
std::ostream * | cout = nullptr |
String | binary_name |
const detail::TestCase * | currentTest = 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 |
String | strip_file_prefixes |
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 |
std::ostream* doctest::ContextOptions::cout = nullptr |
const detail::TestCase* doctest::ContextOptions::currentTest = nullptr |
bool doctest::ContextOptions::success |
Definition at line 911 of file doctest.h.
Referenced by doctest::detail::ResultBuilder::binary_assert(), and doctest::detail::Expression_lhs< L >::operator Result().