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

More program_options markup.

[SVN r23761]
Vladimir Prus 22 лет назад
Родитель
Сommit
a339f0241d
1 измененных файлов с 62 добавлено и 0 удалено
  1. 62 0
      status/explicit-failures-markup.xml

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

@@ -586,6 +586,15 @@ for more information.
                 <note>The failures are caused by problems with std::locale implementation</note>
             </mark-failure>
         </test>
+        <test name="unicode_test_dll">
+            <mark-failure>
+                <toolset name="intel-win32-7.1-vc6"/>
+                <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
+                <toolset name="msvc"/>
+                <toolset name="vc7"/>
+                <note>The failures are caused by problems with std::locale implementation</note>
+            </mark-failure>
+        </test>
         <test name="unicode_test">
             <mark-failure>
                 <toolset name="cwpro8"/>
@@ -603,6 +612,59 @@ for more information.
                 </note>
             </mark-failure>
         </test>
+
+        <test name="cmdline_test_dll">
+            <mark-failure>
+                <toolset name="cwpro8"/>
+                <note refid="18"/>
+            </mark-failure>
+        </test>
+        <test name="options_description_test_dll">
+            <mark-failure>
+                <toolset name="cwpro8"/>
+                <note refid="18"/>
+            </mark-failure>
+        </test>
+        <test name="parsers_test_dll">
+            <mark-failure>
+                <toolset name="cwpro8"/>
+                <note refid="18"/>
+            </mark-failure>
+        </test>
+        <test name="parsers_test_dll">
+            <mark-failure>
+                <toolset name="cwpro8"/>
+                <note refid="18"/>
+            </mark-failure>
+        </test>
+        <test name="positional_options_test_dll">
+            <mark-failure>
+                <toolset name="cwpro8"/>
+                <note refid="18"/>
+            </mark-failure>
+        </test>
+        <test name="unicode_test_dll">
+            <mark-failure>
+                <toolset name="cwpro8"/>
+                <note refid="18"/>
+            </mark-failure>
+        </test>
+        <test name="variable_map_test_dll">
+            <mark-failure>
+                <toolset name="cwpro8"/>
+                <note refid="18"/>
+            </mark-failure>
+        </test>
+        <test name="winmain_dll">
+            <mark-failure>
+                <toolset name="cwpro8"/>
+                <note refid="18"/>
+            </mark-failure>
+        </test>
+
+
+
+
     </library>
 
     <!-- python -->

粤ICP备19079148号