Просмотр исходного кода

mingw*/test_tss_lib markup (see http://article.gmane.org/gmane.comp.lib.boost.devel/110114/)

[SVN r25240]
Aleksey Gurtovoy 21 лет назад
Родитель
Сommit
cfdf94dd4b
1 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      status/explicit-failures-markup.xml

+ 11 - 0
status/explicit-failures-markup.xml

@@ -1031,6 +1031,7 @@ for more information.
         </test>
     </library>
 
+
     <!-- thread -->
     <library name="thread">
         <mark-unusable>
@@ -1044,8 +1045,18 @@ for more information.
                 <note author="B. Dawes" refid="6"/>
             </mark-failure>
         </test>
+        <test name="test_tss_lib">
+            <mark-failure>
+                <toolset name="mingw*"/>
+                <note author="Aleksey Gurtovoy" date="19 Sep 2004">
+                    This functionality has not been implemented yet. The library
+                    developers plan to implement it for the next release.
+                </note>
+            </mark-failure>
+        </test>
     </library>
 
+
     <!-- tuple -->
     <library name="tuple">
         <test name="io_test">

粤ICP备19079148号