|
|
@@ -4398,6 +4398,7 @@ for more information.
|
|
|
</mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
|
<test name="tr1_tky_incomplete_type_test"/>
|
|
|
+ <test name="tr1_tky_incomp_type_test"/>
|
|
|
<test name="tr1_decay_test"/>
|
|
|
<test name="tr1_extent_test"/>
|
|
|
<test name="tr1_is_base_of_test"/>
|
|
|
@@ -4429,6 +4430,12 @@ for more information.
|
|
|
<note author="John Maddock" refid="2"/>
|
|
|
</mark-failure>
|
|
|
</test>
|
|
|
+ <test name="tr1_tricky_incomp_type_test">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="iw-7_1*"/>
|
|
|
+ <note author="John Maddock" refid="2"/>
|
|
|
+ </mark-failure>
|
|
|
+ </test>
|
|
|
<test name="tr1_is_abstract_test">
|
|
|
<mark-failure>
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
@@ -4553,6 +4560,7 @@ for more information.
|
|
|
<test name="tr1_is_reference_test"/>
|
|
|
<test name="tr1_tricky_function_type_test"/>
|
|
|
<test name="tr1_tricky_incomplete_type_test"/>
|
|
|
+ <test name="tr1_tricky_incomp_type_test"/>
|
|
|
<test name="tr1_tricky_is_enum_test"/>
|
|
|
<toolset name="sunpro-5_3-sunos"/>
|
|
|
<note author="John Maddock" refid="2"/>
|
|
|
@@ -5036,3 +5044,4 @@ for more information.
|
|
|
|
|
|
|
|
|
|
|
|
+
|