Converted the autotest test suite to void-safety

+ cosmetics
This commit is contained in:
jfiat
2011-07-07 14:39:06 +00:00
parent 591cfb6cfa
commit 28a699e5f2
3 changed files with 310 additions and 191 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<exclude>/CVS$</exclude>
<exclude>/.svn$</exclude>
</file_rule>
<option warning="true" void_safety="all" syntax="standard">
<option warning="true" is_attached_by_default="true" void_safety="all" syntax="standard">
<assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true" supplier_precondition="true"/>
</option>
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>