http://d.puremagic.com/issues/show_bug.cgi?id=5091



--- Comment #11 from Andrej Mitrovic <andrej.mitrov...@gmail.com> 2013-03-13 
20:49:45 PDT ---
(In reply to comment #10)
> This always confused me a little because the documentation is inconsistent.
> http://dlang.org/phobos/core_runtime.html#moduleUnitTester
> http://dlang.org/phobos/core_runtime.html#runModuleUnitTests

Yes me too.

> One could also require that test failure is indicated by an exception.

Speaking of which I just noticed that `runAll` doesn't wrap
`runModuleUnitTests()` in a try/catch. That seems like a bug to me.

rt_init does however.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to