unittests are really part of the build, not a special run

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Mon Mar 30 18:07:14 PDT 2015


On Tuesday, 31 March 2015 at 00:49:41 UTC, Rikki Cattermole wrote:
> On 31/03/2015 1:08 p.m., deadalnix wrote:
>> That would be great if we could JIT the unitests at build 
>> time...
>
> While we are at it, how about improving CTFE to be fully JIT'd 
> and support calling external code? That way it is only a small 
> leap to add unittests to be CTFE'd.

I wouldn't go that far as to add external calls into CTFE, but 
yeah, that's pretty much the way I see things going.


More information about the Digitalmars-d mailing list