The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
UnitTestResult.runMain
core
runtime
UnitTestResult
Should the main function be run or not? This is ignored if any tests failed.
struct
UnitTestResult
bool
runMain
;
Meta
Source
See Implementation
core
runtime
UnitTestResult
functions
opCast
variables
executed
fail
pass
passed
runMain
summarize
Should the main function be run or not? This is ignored if any tests failed.