1
0
Эх сурвалжийг харах

add in dll failures for date-time, fix xml validation errors

[SVN r24014]
Jeff Garland 22 жил өмнө
parent
commit
391b4aeeb8

+ 87 - 4
status/explicit-failures-markup.xml

@@ -2,7 +2,12 @@
     <!-- 
     The following online services can be used to validate your changes to this file:
 
-        - http://apps.gotdotnet.com/xmltools/xsdvalidator/
+        - http://apps.gotdotnet.com/xmltools/xsdvalidator/  
+
+     When using the gotdotnet tool you need to provide both the explicit-failures-markup.xml 
+     file as the XML document and the explicit-failures.xsd as teh schema document.  Use the
+     browse buttons to select them from your local hard drive.
+
         - http://tools.decisionsoft.com/schemaValidate.html
     -->
     
@@ -119,6 +124,7 @@
                 <toolset name="mingw"/>
                 <toolset name="gcc"/>
                 <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
 		<note author="B. Garst" refid="19,21"/>
             </mark-failure>
         </test>
@@ -130,6 +136,8 @@
 		<toolset name="borland-5.6.4"/>
 		<toolset name="mingw"/>
                 <toolset name="gcc"/>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
 		<note author="B. Garst" refid="19,21,22"/>
             </mark-failure>
         </test>
@@ -142,6 +150,7 @@
 		<toolset name="mingw"/>
                 <toolset name="gcc"/>
                 <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
 		<note author="B. Garst" refid="19,21,22"/>
             </mark-failure>
         </test>
@@ -160,6 +169,8 @@
                 <toolset name="cwpro8"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="mingw"/>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
 		<note author="B. Garst" refid="18,19"/>
             </mark-failure>
         </test>
@@ -182,6 +193,7 @@
                 <toolset name="gcc"/>
 		<toolset name="borland"/>
 		<toolset name="mingw"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
 		<note author="B. Garst" refid="22"/>
             </mark-failure>
         </test>
@@ -194,9 +206,73 @@
 		<toolset name="mingw"/>
                 <toolset name="gcc"/>
                 <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
 		<note author="B. Garst" refid="18,19,20"/>
             </mark-failure>
         </test>
+        <test name="testdate_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
+        <test name="testduration_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
+        <test name="testdate_iterator_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
+        <test name="testdate_formatters_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
+        <test name="testgenerators_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
+        <test name="testgreg_cal_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
+        <test name="testgreg_day_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
+        <test name="testgreg_month_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
+        <test name="testperiod_dll">
+            <mark-failure>
+                <toolset name="meta-como-win32-4.3.3-vc7"/>
+                <toolset name="meta-como-win32-4.3.3-msvc"/>
+		<note author="J. Garland" date="30 Jan 2004" id="24"/>
+            </mark-failure>
+        </test>
         <test name="*">
             <mark-failure>
                 <toolset name="intel-win32"/>
@@ -326,9 +402,9 @@ for more information.
             </note>
         </mark-unusable>
         <mark-unusable>
-            <toolset name="acc" refid="17" />
-            <toolset name="gcc-2.95.3-linux" refid="18" />
-            <note author="Robert Ramey" date="13 Jul 2004" refid="17" />
+            <toolset name="acc" />
+            <toolset name="gcc-2.95.3-linux" />
+            <note author="Robert Ramey" date="13 Jul 2004" refid="17,18" />
         </mark-unusable>
         <test name="void_cast">
             <mark-failure>
@@ -1157,6 +1233,13 @@ for more information.
       http://www.dinkumware.com/vc_fixes.html
     </note>
 
+    <note id="24">
+      Although the documentation from the Comeau website would make it appear
+      that windows DLL's are supported using the --windows option,  after some 
+      experimentation we have been, unsuccessful in making dll configurations 
+      work correctly.  
+    </note>
+
 
 </explicit-failures-markup>
 

粤ICP备19079148号