http://d.puremagic.com/issues/show_bug.cgi?id=4653
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andrej Mitrovic <[email protected]> 2010-08-16 07:00:16 PDT --- AFAIK you could make a template that accepts a string literal (I think alias is used for that), e.g. "x < y" or "x == y", which would maybe be a better idea than to have duplicated code and a dozen "assertEqual, assertNotEqual" special purpose functions. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
