Searched refs:no_run (Results 1 – 1 of 1) sorted by relevance
968 bool no_run; // to not run the tests at all (can be done with an "*" exclude) member6732 DOCTEST_PARSE_AS_BOOL_OR_FLAG("no-run", "nr", no_run, false);6921 if(p->no_run || p->version || p->help || p->list_reporters) {