https://issues.dlang.org/show_bug.cgi?id=14350
Issue ID: 14350
Summary: Unit test failures are not displayed in Windows GUI
programs
Product: D
Version: D2
Hardware: All
OS: Windows
Status: NEW
Severity: normal
Priority: P1
Component: druntime
Assignee: [email protected]
Reporter: [email protected]
Forum thread:
http://forum.dlang.org/post/[email protected]
The unit test runner uses its own code to print the exception instead of
reusing printThrowable.
--
