https://issues.dlang.org/show_bug.cgi?id=20910

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |rg

--- Comment #1 from [email protected] ---
The message is wrong, it shows how many modules were tested, not the number of
unittests.

That number is probably not available in the current implementation which
relies on ModuleInfo, see
https://github.com/dlang/druntime/blob/435ae8a21034ef50fa4769e3aaba5778dbc76557/src/core/runtime.d#L602-L617

--

Reply via email to