www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14350] New: Unit test failures are not displayed in Windows

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: nobody puremagic.com
          Reporter: thecybershadow gmail.com

Forum thread:
http://forum.dlang.org/post/laoqugqszpkkoyavghtq forum.dlang.org

The unit test runner uses its own code to print the exception instead of
reusing printThrowable.

--
Mar 27 2015