dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
stdoutContains
dextool_test
utils
Check if the logged stdout data contains the input range.
bool
stdoutContains
(
const
T
gold_lines
)
bool
stdoutContains
(
T
)
(
const
T
gold_lines
)
if
(
isInputRange
!
T
)
bool
stdoutContains
(
in
Path
gold
)
Meta
Source
See Implementation
dextool_test
utils
functions
compare
makeCommand
makeDextool
recursiveFilesWithExtension
runDextool
sliceContains
stdoutContains
structs
TestEnv
Check if the logged stdout data contains the input range.