digitalmars.D.bugs - [Issue 7213] New: disable should be useable to deactivate unittests
- d-bugmail puremagic.com Jan 03 2012
- d-bugmail puremagic.com Jan 03 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7213 Summary: disable should be useable to deactivate unittests Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: dawg dawgfoto.de --- Comment #0 from dawg dawgfoto.de 2012-01-03 14:40:48 PST --- unittest disable { } disable unittest { } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 03 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7213 Andrej Mitrovic <andrej.mitrovich gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrej.mitrovich gmail.com --- Comment #1 from Andrej Mitrovic <andrej.mitrovich gmail.com> 2012-01-03 14:53:21 PST --- That's what version(none) is for. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 03 2012








d-bugmail puremagic.com