dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
makeCommand
dextool_test
utils
Construct an execution of a command.
auto
makeCommand
(
string
command
)
auto
makeCommand
(
string
command
)
auto
makeCommand
(
const
ref
TestEnv
testEnv
,
string
command
)
Meta
Source
See Implementation
dextool_test
utils
functions
compare
makeCommand
makeDextool
recursiveFilesWithExtension
runDextool
sliceContains
stdoutContains
structs
TestEnv
Construct an execution of a command.