[Issue 10992] Trait getUnitTests skips first test if aggregate contains multiple tests.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 8 12:57:11 PDT 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-09-08 12:57:10 PDT ---
I can with commit 25edff56d1c0e227bb16bf5369c7fee3be8cc630 on win32:

$ dmd -unittest -run test.d
> DMD v2.064 DEBUG
> Test 1
> Test 2
> Test 3
> main
> Test 2
> Test 3

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


More information about the Digitalmars-d-bugs mailing list