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