Browse Source

Fix toolset name.

[SVN r34142]
John Maddock 20 years ago
parent
commit
746faf9924
1 changed files with 2 additions and 0 deletions
  1. 2 0
      status/explicit-failures-markup.xml

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

@@ -2698,6 +2698,7 @@ for more information.
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="complex_test"/>
             <test name="complex_test"/>
             <toolset name="msvc"/>
             <toolset name="msvc"/>
+            <toolset name="vc-6*"/>
             <note author="John Maddock">
             <note author="John Maddock">
               Incomplete std::complex support make these tests pointless
               Incomplete std::complex support make these tests pointless
               (the complex trig functions are absent).
               (the complex trig functions are absent).
@@ -4676,3 +4677,4 @@ for more information.
 
 
 
 
 
 
+

粤ICP备19079148号