trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
TestResultGlyphs
trial
reporters
result
A structure containing the glyphs used for the result reporter
struct
TestResultGlyphs {
version(Windows)
string
error
;
version(!Windows)
string
error
;
}
Members
Variables
error
string
error
;
error
string
error
;
Meta
Source
See Implementation
trial
reporters
result
classes
ResultReporter
TrialResultPrinter
functions
testResultGlyphsToCode
structs
TestResultGlyphs
A structure containing the glyphs used for the result reporter