mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
More changes resulting from changed file names.
[SVN r34674]
This commit is contained in:
parent
b3f1216421
commit
1f5ce68ea4
1 changed files with 6 additions and 6 deletions
|
@ -4179,8 +4179,8 @@ for more information.
|
|||
<test name="tr1_has_trivial_assign_test"/>
|
||||
<test name="tr1_has_trivial_constr_test"/>
|
||||
<test name="tr1_has_trivial_copy_test"/>
|
||||
<test name="tr1_has_trivial_destructor_test"/>
|
||||
<test name="tr1_has_virtual_destructor_test"/>
|
||||
<test name="tr1_has_trivial_destr_test"/>
|
||||
<test name="tr1_has_virtual_destr_test"/>
|
||||
<test name="tr1_is_arithmetic_test"/>
|
||||
<test name="tr1_is_array_test"/>
|
||||
<test name="tr1_is_class_test"/>
|
||||
|
@ -4214,7 +4214,7 @@ for more information.
|
|||
<test name="tr1_remove_reference_test"/>
|
||||
<test name="tr1_remove_volatile_test"/>
|
||||
<test name="tr1_tky_abstract_type_test"/>
|
||||
<test name="tr1_tky_add_pointer_test"/>
|
||||
<test name="tr1_tricky_add_pointer_test"/>
|
||||
<test name="tr1_tky_partial_spec_test"/>
|
||||
<toolset name="borland-5_6*"/>
|
||||
<toolset name="borland-5.6*"/>
|
||||
|
@ -4377,14 +4377,14 @@ for more information.
|
|||
</note>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="tr1_tricky_incomplete_type_test"/>
|
||||
<test name="tr1_tky_incomplete_type_test"/>
|
||||
<test name="tr1_decay_test"/>
|
||||
<test name="tr1_extent_test"/>
|
||||
<test name="tr1_is_base_of_test"/>
|
||||
<test name="tr1_rank_test"/>
|
||||
<test name="tr1_remove_all_extents_test"/>
|
||||
<test name="tr1_remove_extent_test"/>
|
||||
<test name="tr1_tricky_function_type_test"/>
|
||||
<test name="tr1_tky_function_type_test"/>
|
||||
<toolset name="borland-5_6_4"/>
|
||||
<toolset name="borland-5.6.4"/>
|
||||
<toolset name="borland-5_8*"/>
|
||||
|
@ -4455,7 +4455,7 @@ for more information.
|
|||
<test name="tr1_has_trivial_assign_test"/>
|
||||
<test name="tr1_has_trivial_constr_test"/>
|
||||
<test name="tr1_has_trivial_copy_test"/>
|
||||
<test name="tr1_has_trivial_destructor_test"/>
|
||||
<test name="tr1_has_trivial_destr_test"/>
|
||||
<test name="tr1_is_array_test"/>
|
||||
<test name="tr1_is_base_and_derived_test"/>
|
||||
<test name="tr1_is_base_of_test"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue