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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 29 12:44:15 PDT 2011


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



--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> 2011-04-29 12:40:25 PDT ---
(In reply to comment #4)
> > Um, have to be careful about two unittests on the same line!
> Why?  Either combine the functions into one,

Which introduces a complex special case.

> or disallow that possibility
> (shouldn't be too disruptive I would think).

D has no similar dependencies on line endings, this would be a bizarre
exception.

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