dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
CtestParser
dextool
plugin
mutate
backend
test_mutant
ctest_post_analyze
Parse input for ctest test cases.
struct
CtestParser {
import
std
.
regex
:
regex
,
matchFirst
;
;
void
process
(T line, GatherTestCase report);
}
Members
Functions
process
void
process
(T line, GatherTestCase report)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
test_mutant
ctest_post_analyze
structs
CtestParser
Parse input for ctest test cases.