[mapserver-commits] r10156 - in trunk/msautotest/wxs: . expected
svn at osgeo.org
svn at osgeo.org
Fri May 14 14:13:36 EDT 2010
Author: tomkralidis
Date: 2010-05-14 14:13:35 -0400 (Fri, 14 May 2010)
New Revision: 10156
Modified:
trunk/msautotest/wxs/expected/wms_cap.xml
trunk/msautotest/wxs/expected/wms_cap130.xml
trunk/msautotest/wxs/expected/wms_cap_latestversion.xml
trunk/msautotest/wxs/expected/wms_caps_updatesequence.xml
trunk/msautotest/wxs/wms_simple.map
Log:
update inconsistencies with test results
Modified: trunk/msautotest/wxs/expected/wms_cap.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_cap.xml 2010-05-13 03:30:23 UTC (rev 10155)
+++ trunk/msautotest/wxs/expected/wms_cap.xml 2010-05-14 18:13:35 UTC (rev 10156)
@@ -58,6 +58,7 @@
<Format>image/vnd.wap.wbmp</Format>
<Format>image/tiff</Format>
<Format>image/svg+xml</Format>
+ <Format>application/vnd.google-earth.kml+xml</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
Modified: trunk/msautotest/wxs/expected/wms_cap130.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_cap130.xml 2010-05-13 03:30:23 UTC (rev 10155)
+++ trunk/msautotest/wxs/expected/wms_cap130.xml 2010-05-14 18:13:35 UTC (rev 10156)
@@ -56,6 +56,7 @@
<Format>image/vnd.wap.wbmp</Format>
<Format>image/tiff</Format>
<Format>image/svg+xml</Format>
+ <Format>application/vnd.google-earth.kml+xml</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
Modified: trunk/msautotest/wxs/expected/wms_cap_latestversion.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_cap_latestversion.xml 2010-05-13 03:30:23 UTC (rev 10155)
+++ trunk/msautotest/wxs/expected/wms_cap_latestversion.xml 2010-05-14 18:13:35 UTC (rev 10156)
@@ -56,6 +56,7 @@
<Format>image/vnd.wap.wbmp</Format>
<Format>image/tiff</Format>
<Format>image/svg+xml</Format>
+ <Format>application/vnd.google-earth.kml+xml</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
Modified: trunk/msautotest/wxs/expected/wms_caps_updatesequence.xml
===================================================================
--- trunk/msautotest/wxs/expected/wms_caps_updatesequence.xml 2010-05-13 03:30:23 UTC (rev 10155)
+++ trunk/msautotest/wxs/expected/wms_caps_updatesequence.xml 2010-05-14 18:13:35 UTC (rev 10156)
@@ -58,6 +58,7 @@
<Format>image/vnd.wap.wbmp</Format>
<Format>image/tiff</Format>
<Format>image/svg+xml</Format>
+ <Format>application/vnd.google-earth.kml+xml</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
Modified: trunk/msautotest/wxs/wms_simple.map
===================================================================
--- trunk/msautotest/wxs/wms_simple.map 2010-05-13 03:30:23 UTC (rev 10155)
+++ trunk/msautotest/wxs/wms_simple.map 2010-05-14 18:13:35 UTC (rev 10156)
@@ -1,7 +1,7 @@
#
# Test WMS
#
-# REQUIRES: INPUT=GDAL OUTPUT=PNG SUPPORTS=WMS
+# REQUIRES: INPUT=GDAL OUTPUT=PNG SUPPORTS=WMS OUTPUT=KML
#
#
# Capabilities (return latest supported version by default
More information about the mapserver-commits
mailing list