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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Aug 30 06:36:34 PDT 2013


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



--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-08-30 06:36:32 PDT ---
(In reply to comment #3)
> 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

Good points. Also, since it's semantically analyzed it will catch compile-time
errors.

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