[Issue 5098] New: -unittest does not turn on asserts nor sets unittest version in D1
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Oct 21 19:04:50 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5098
Summary: -unittest does not turn on asserts nor sets unittest
version in D1
Product: D
Version: D1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: websites
AssignedTo: nobody at puremagic.com
ReportedBy: strtr at despam.it
--- Comment #0 from strtr at despam.it 2010-10-21 19:04:09 PDT ---
http://www.digitalmars.com/d/1.0/dmd-windows.html#switches
-unittest
compile in unittest code, turns on asserts, and sets the unittest version
identifier
http://www.digitalmars.com/d/1.0/unittest.html
The version identifier unittest is predefined if the compilation is done with
unit tests enabled.
--
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