|
|
@@ -782,6 +782,27 @@ for more information.
|
|
|
<toolset name="vc7"/>
|
|
|
</mark-failure>
|
|
|
</test>
|
|
|
+ <test name="tricky_incomplete_type_test">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="borland-5.6.4"/>
|
|
|
+ </mark-failure>
|
|
|
+ </test>
|
|
|
+ <test name="tricky_is_enum_test">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="borland-5.6.4"/>
|
|
|
+ <toolset name="msvc"/>
|
|
|
+ <toolset name="msvc-stlport"/>
|
|
|
+ </mark-failure>
|
|
|
+ </test>
|
|
|
+ <test name="is_abstract_test">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="borland-5.6.4"/>
|
|
|
+ <toolset name="cwpro8"/>
|
|
|
+ <toolset name="msvc"/>
|
|
|
+ <toolset name="msvc-stlport"/>
|
|
|
+ <toolset name="vc7"/>
|
|
|
+ </mark-failure>
|
|
|
+ </test>
|
|
|
</library>
|
|
|
|
|
|
<!-- utility -->
|
|
|
@@ -1008,3 +1029,4 @@ for more information.
|
|
|
</note>
|
|
|
|
|
|
</explicit-failures-markup>
|
|
|
+
|