harbored-mod v0.3.2 (2020-04-20T23:24:49Z)
Dub
Repo
TestRange
unittest_preprocessor
First field: the byte index of the opening brace of the unittest
Second field: the byte index of the closing brace of the unittest
Third field: the comment attached to the unittest
alias
TestRange
=
Tuple
!(
size_t
,
size_t
,
string
)
Meta
Source
See Implementation
unittest_preprocessor
aliases
TestRange
functions
getUnittestMap