dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
TestRunner.run
dextool
plugin
mutate
backend
test_mutant
test_cmd_runner
TestRunner
Undocumented in source. Be warned that the author may not have intended to support it.
TestResult
run
()
TestResult
run
(SkipTests skipTests)
TestResult
run
(string[string] localEnv)
TestResult
run
(Duration timeout, string[string] localEnv, SkipTests skipTests)
struct
TestRunner
TestResult
run
(
Duration
timeout
,
string
[
string
]
localEnv
= null
,
SkipTests
skipTests
=
SkipTests.init
)
Meta
Source
See Implementation
dextool
plugin
mutate
backend
test_mutant
test_cmd_runner
TestRunner
aliases
MaxCaptureBytes
MinAvailableMemBytes
constructors
this
destructors
~this
functions
captureAll
defaultEnv
empty
getDefaultEnv
maxOutputCapture
minAvailableMem
poolSize
put
run
testCmds
timeout
useEarlyStop
static functions
make