mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 16:40:42 +00:00
Copy geometry explicit failures markup from develop
This commit is contained in:
parent
707515c077
commit
2f984e6c16
1 changed files with 24 additions and 22 deletions
|
@ -2036,28 +2036,6 @@
|
|||
|
||||
<!-- geometry -->
|
||||
<library name="geometry">
|
||||
<test name="algorithms_*" category="Algorithms">
|
||||
</test>
|
||||
<test name="arithmetic_*" category="Arithmetic">
|
||||
</test>
|
||||
<test name="concepts_*" category="Concepts">
|
||||
</test>
|
||||
<test name="core_*" category="Core">
|
||||
</test>
|
||||
<test name="geometries_*" category="Geometries">
|
||||
</test>
|
||||
<test name="io_*" category="IO">
|
||||
</test>
|
||||
<test name="iterators_*" category="Iterators">
|
||||
</test>
|
||||
<test name="policies_*" category="Policies">
|
||||
</test>
|
||||
<test name="strategies_*" category="Strategies">
|
||||
</test>
|
||||
<test name="util_*" category="Util">
|
||||
</test>
|
||||
<test name="views_*" category="Views">
|
||||
</test>
|
||||
<mark-unusable>
|
||||
<toolset name="borland-*"/>
|
||||
<toolset name="sun-5.10"/>
|
||||
|
@ -2095,6 +2073,30 @@
|
|||
This configuration is not well configured for UBLAS
|
||||
</note>
|
||||
</mark-unusable>
|
||||
<test name="algorithms_*" category="Algorithms">
|
||||
</test>
|
||||
<test name="arithmetic_*" category="Arithmetic">
|
||||
</test>
|
||||
<test name="concepts_*" category="Concepts">
|
||||
</test>
|
||||
<test name="core_*" category="Core">
|
||||
</test>
|
||||
<test name="formulas_*" category="Formulas">
|
||||
</test>
|
||||
<test name="geometries_*" category="Geometries">
|
||||
</test>
|
||||
<test name="io_*" category="IO">
|
||||
</test>
|
||||
<test name="iterators_*" category="Iterators">
|
||||
</test>
|
||||
<test name="policies_*" category="Policies">
|
||||
</test>
|
||||
<test name="strategies_*" category="Strategies">
|
||||
</test>
|
||||
<test name="util_*" category="Util">
|
||||
</test>
|
||||
<test name="views_*" category="Views">
|
||||
</test>
|
||||
</library>
|
||||
|
||||
<library name="geometry/extensions">
|
||||
|
|
Loading…
Add table
Reference in a new issue