unittest under betterC

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Sun Jun 4 22:14:59 UTC 2023


On 05/06/2023 9:20 AM, ryuukk_ wrote:
> Then this needs to be fixed asap, unittest needs to work for the flags 
> user will use

There is nothing to fix.

You literally do not have any of the druntime code needed to handle 
ModuleInfo and hence call via it.

Nor do you have the entry point handled for you to call the functions...

This isn't a language only feature, its also a runtime feature. Just 
like module constructors are.


More information about the Digitalmars-d-learn mailing list