[Issue 5091] main runs after unittests
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 13 21:58:54 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5091
--- Comment #12 from Martin Nowak <code at dawg.eu> 2013-03-13 21:58:50 PDT ---
(In reply to comment #11)
> Speaking of which I just noticed that `runAll` doesn't wrap
> `runModuleUnitTests()` in a try/catch. That seems like a bug to me.
>
It does
https://github.com/D-Programming-Language/druntime/blob/master/src/rt/dmain2.d#L613.
tryExec(&runAll);
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list