[Issue 7213] @disable should be useable to deactivate unittests

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Aug 30 01:09:44 PDT 2013


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com


--- Comment #3 from yebblies <yebblies at gmail.com> 2013-08-30 18:09:42 EST ---
This has some advantages over version(none):

- the unittest is still compiled, just not executed
- a test runner could print a message for the disabled unittest

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