dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
GtestParser
dextool
plugin
mutate
backend
test_mutant
gtest_post_analyze
Parse input for google test cases.
struct
GtestParser {
import
std
.
regex
:
ctRegex
,
matchFirst
,
matchAll
;
;
import
std
.
regex
:
ctRegex
,
matchFirst
,
matchAll
;
;
import
std
.
regex
:
ctRegex
,
matchFirst
,
matchAll
;
;
void
process
(T line, TestCaseReport report);
}
Members
Functions
process
void
process
(T line, TestCaseReport 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
gtest_post_analyze
enums
DelimState
functions
testData1
testData2
testData3
testData4
testData5
structs
GtestParser
StateData
Parse input for google test cases.