http://d.puremagic.com/issues/show_bug.cgi?id=5091
--- Comment #12 from Martin Nowak <[email protected]> 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: -------
