<html><body><div><br></div><div><br>On May 24, 2012, at 12:20 AM, Walter Bright <walter@digitalmars.com> wrote:<br><br><div><blockquote type="cite"><div class="msg-quote"><div class="_stretch">I replied on the github page too:<br> <br> The exit status of the program must be non-zero. It was zero. Sorry for not <br> making that clear earlier. I tested it on OSX.</div></div></blockquote><span> </span><br>I've made some modifications to the previous code and your test behaves as expected now. All unit tests in Phobos pass. Although I want to double check, is it ok that the unit tests are not run when just calling "rt_init", i.e. starting the runtime from a C application? The unit tests are still run as normal when starting from a D application.<br><br>BTW is this test case part of some test suite that is publicly available? If not, I think it should be added.<br><br>https://github.com/jacob-carlborg/druntime/commit/ad5fca3000c6e25e9c7f35fddf93776322462d66<br><br>--<br>/Jacob Carlborg<br></div></div></body></html>