Browse Source

correct the name of failed tests for date-time so they are marked correctly

[SVN r37040]
Jeff Garland 19 years ago
parent
commit
975f99b640
1 changed files with 2 additions and 2 deletions
  1. 2 2
      status/explicit-failures-markup.xml

+ 2 - 2
status/explicit-failures-markup.xml

@@ -975,8 +975,8 @@
         </mark-expected-failures>
 
         <mark-expected-failures>
-            <test name="testdate_input"/>
-            <test name="testdate_input_dll"/>
+            <test name="testdate_input_facet"/>
+            <test name="testdate_input_facet_dll"/>
             <toolset name="msvc-7.1_stlport4"/>
             <note author="J. Garland">
                The STLPort standard library has issues with some custom

粤ICP备19079148号