← Back to index
|
Original Bugzilla link
Bug 14350 – Unit test failures are not displayed in Windows GUI programs
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
Windows
Creation time
2015-03-27T17:03:00Z
Last change time
2017-07-19T17:41:18Z
Keywords
pull
Assigned to
nobody
Creator
dlang-bugzilla
Comments
Comment #0
by dlang-bugzilla — 2015-03-27T17:03:24Z
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.
Comment #1
by dlang-bugzilla — 2015-03-27T17:05:48Z
https://github.com/D-Programming-Language/druntime/pull/1200
Comment #2
by github-bugzilla — 2015-04-07T07:34:27Z
Commits pushed to master at
https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/6833d64a4f3ab2fb7af979ddf9ab1558dd369606
fix Issue 14350 - Unit test failures are not displayed in Windows GUI programs
https://github.com/D-Programming-Language/druntime/commit/de0c8495054995fbb0237f53c9752ebd65884034
Merge pull request #1200 from CyberShadow/pull-20150327-170332 fix Issue 14350 - Unit test failures are not displayed in Windows GUI pr...
Comment #3
by github-bugzilla — 2015-06-17T21:02:16Z
Commits pushed to stable at
https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/6833d64a4f3ab2fb7af979ddf9ab1558dd369606
fix Issue 14350 - Unit test failures are not displayed in Windows GUI programs
https://github.com/D-Programming-Language/druntime/commit/de0c8495054995fbb0237f53c9752ebd65884034
Merge pull request #1200 from CyberShadow/pull-20150327-170332
Comment #4
by github-bugzilla — 2017-07-19T17:41:18Z
Commits pushed to dmd-cxx at
https://github.com/dlang/druntime
https://github.com/dlang/druntime/commit/6833d64a4f3ab2fb7af979ddf9ab1558dd369606
fix Issue 14350 - Unit test failures are not displayed in Windows GUI programs
https://github.com/dlang/druntime/commit/de0c8495054995fbb0237f53c9752ebd65884034
Merge pull request #1200 from CyberShadow/pull-20150327-170332