[Issue 5587] Use __LINE__ to pick number in unittest block names

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 18 09:11:37 PDT 2011


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



--- Comment #9 from kennytm at gmail.com 2011-07-18 09:06:18 PDT ---
Created an attachment (id=1009)
Add __LINE__ to the unittest's uniqueId

If the purpose is only let the user identify which line the unittest is on,
adding the __LINE__ to its uniqueId is enough.

-- 
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