Searched refs:no_exitcode (Results 1 – 1 of 1) sorted by relevance
748 bool no_exitcode; // if the framework should return 0 as the exitcode member6195 DOCTEST_PARSE_AS_BOOL_OR_FLAG("no-exitcode", "ne", no_exitcode, false);6321 if(p->numTestCasesFailed && !p->no_exitcode)