dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
spawnRunTest
dextool
plugin
mutate
backend
test_mutant
test_cmd_runner
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
@
trusted
nothrow
RunResult
spawnRunTest
(
ShellCommand
cmd
,
Duration
timeout
,
string
[
string
]
env
,
TestRunner.MaxCaptureBytes
maxOutputCapture
,
TestRunner.MinAvailableMemBytes
minAvailableMem
,
Signal
earlyStop
,
Mutex
mtx
,
Condition
condDone
)
Meta
Source
See Implementation
dextool
plugin
mutate
backend
test_mutant
test_cmd_runner
aliases
SkipTests
functions
findExecutables
spawnRunTest
structs
TestResult
TestRunner