[mapserver-commits] r8812 - branches/branch-5-2/msautotest/misc

svn at osgeo.org svn at osgeo.org
Thu Mar 19 14:23:14 EDT 2009


Author: sdlime
Date: 2009-03-19 14:23:14 -0400 (Thu, 19 Mar 2009)
New Revision: 8812

Modified:
   branches/branch-5-2/msautotest/misc/agg_entity_encoded_follow_text.map
   branches/branch-5-2/msautotest/misc/agg_poly.map
   branches/branch-5-2/msautotest/misc/agg_poly_hatch.map
   branches/branch-5-2/msautotest/misc/agg_poly_vector.map
   branches/branch-5-2/msautotest/misc/agg_polyline.map
   branches/branch-5-2/msautotest/misc/agg_polylinepix.map
   branches/branch-5-2/msautotest/misc/agg_polylinepixmarker.map
   branches/branch-5-2/msautotest/misc/agg_polypix.map
   branches/branch-5-2/msautotest/misc/autostyle.map
   branches/branch-5-2/msautotest/misc/chartlayer_bar.map
   branches/branch-5-2/msautotest/misc/chartlayer_pie.map
   branches/branch-5-2/msautotest/misc/entity_encoded_follow_text.map
   branches/branch-5-2/msautotest/misc/legend.map
   branches/branch-5-2/msautotest/misc/multipoint.map
   branches/branch-5-2/msautotest/misc/ogr_attrfilter.map
   branches/branch-5-2/msautotest/misc/ogr_direct.map
   branches/branch-5-2/msautotest/misc/ogr_join.map
   branches/branch-5-2/msautotest/misc/ogr_multi_defer.map
   branches/branch-5-2/msautotest/misc/ogr_select.map
   branches/branch-5-2/msautotest/misc/ogr_vrtconnect.map
   branches/branch-5-2/msautotest/misc/rgba_png.map
   branches/branch-5-2/msautotest/misc/rgba_scalebar.map
   branches/branch-5-2/msautotest/misc/rot_out.map
   branches/branch-5-2/msautotest/misc/sde_bug2072.map
   branches/branch-5-2/msautotest/misc/sde_join.map
   branches/branch-5-2/msautotest/misc/sde_utf.map
   branches/branch-5-2/msautotest/misc/sde_utf2.map
   branches/branch-5-2/msautotest/misc/sde_view.map
   branches/branch-5-2/msautotest/misc/sde_wms.map
   branches/branch-5-2/msautotest/misc/tr_scalebar.map
Log:
Added leading MAP token to the MISC autotest mapfiles.

Modified: branches/branch-5-2/msautotest/misc/agg_entity_encoded_follow_text.map
===================================================================
--- branches/branch-5-2/msautotest/misc/agg_entity_encoded_follow_text.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/agg_entity_encoded_follow_text.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # entity-encoded text rendering test.
 # this test may potentially segfault

Modified: branches/branch-5-2/msautotest/misc/agg_poly.map
===================================================================
--- branches/branch-5-2/msautotest/misc/agg_poly.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/agg_poly.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple AGG polygon rendering test.
 #   

Modified: branches/branch-5-2/msautotest/misc/agg_poly_hatch.map
===================================================================
--- branches/branch-5-2/msautotest/misc/agg_poly_hatch.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/agg_poly_hatch.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # vector-textured AGG polygon rendering test.
 #   

Modified: branches/branch-5-2/msautotest/misc/agg_poly_vector.map
===================================================================
--- branches/branch-5-2/msautotest/misc/agg_poly_vector.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/agg_poly_vector.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # vector-textured AGG polygon rendering test.
 #   

Modified: branches/branch-5-2/msautotest/misc/agg_polyline.map
===================================================================
--- branches/branch-5-2/msautotest/misc/agg_polyline.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/agg_polyline.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # AGG polyline rendering test (thick, fine and dashed)
 #   

Modified: branches/branch-5-2/msautotest/misc/agg_polylinepix.map
===================================================================
--- branches/branch-5-2/msautotest/misc/agg_polylinepix.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/agg_polylinepix.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # pixmap-brushed polyline AGG rendering test 
 #   

Modified: branches/branch-5-2/msautotest/misc/agg_polylinepixmarker.map
===================================================================
--- branches/branch-5-2/msautotest/misc/agg_polylinepixmarker.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/agg_polylinepixmarker.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # pixmap markers on line AGG rendering test.
 #   

Modified: branches/branch-5-2/msautotest/misc/agg_polypix.map
===================================================================
--- branches/branch-5-2/msautotest/misc/agg_polypix.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/agg_polypix.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # pixmap-textured AGG polygon rendering test.
 #   

Modified: branches/branch-5-2/msautotest/misc/autostyle.map
===================================================================
--- branches/branch-5-2/msautotest/misc/autostyle.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/autostyle.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # OGR Rendering with autostyling.
 #   

Modified: branches/branch-5-2/msautotest/misc/chartlayer_bar.map
===================================================================
--- branches/branch-5-2/msautotest/misc/chartlayer_bar.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/chartlayer_bar.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Start of map file
 #

Modified: branches/branch-5-2/msautotest/misc/chartlayer_pie.map
===================================================================
--- branches/branch-5-2/msautotest/misc/chartlayer_pie.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/chartlayer_pie.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test on chart creation
 #

Modified: branches/branch-5-2/msautotest/misc/entity_encoded_follow_text.map
===================================================================
--- branches/branch-5-2/msautotest/misc/entity_encoded_follow_text.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/entity_encoded_follow_text.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # entity-encoded text rendering test.
 # this test may potentially segfault

Modified: branches/branch-5-2/msautotest/misc/legend.map
===================================================================
--- branches/branch-5-2/msautotest/misc/legend.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/legend.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple test of embedded legend support.
 #   

Modified: branches/branch-5-2/msautotest/misc/multipoint.map
===================================================================
--- branches/branch-5-2/msautotest/misc/multipoint.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/multipoint.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Tests multipoint rendering support. 
 #   

Modified: branches/branch-5-2/msautotest/misc/ogr_attrfilter.map
===================================================================
--- branches/branch-5-2/msautotest/misc/ogr_attrfilter.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/ogr_attrfilter.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple OGR Render.
 #   

Modified: branches/branch-5-2/msautotest/misc/ogr_direct.map
===================================================================
--- branches/branch-5-2/msautotest/misc/ogr_direct.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/ogr_direct.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple OGR Render.
 #   

Modified: branches/branch-5-2/msautotest/misc/ogr_join.map
===================================================================
--- branches/branch-5-2/msautotest/misc/ogr_join.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/ogr_join.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of OGR SQL JOIN support via MapServer.  
 #

Modified: branches/branch-5-2/msautotest/misc/ogr_multi_defer.map
===================================================================
--- branches/branch-5-2/msautotest/misc/ogr_multi_defer.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/ogr_multi_defer.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple OGR Render.
 #   

Modified: branches/branch-5-2/msautotest/misc/ogr_select.map
===================================================================
--- branches/branch-5-2/msautotest/misc/ogr_select.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/ogr_select.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of using OGR SQL SELECT statement in map file.
 #   

Modified: branches/branch-5-2/msautotest/misc/ogr_vrtconnect.map
===================================================================
--- branches/branch-5-2/msautotest/misc/ogr_vrtconnect.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/ogr_vrtconnect.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple OGR Render.
 #   

Modified: branches/branch-5-2/msautotest/misc/rgba_png.map
===================================================================
--- branches/branch-5-2/msautotest/misc/rgba_png.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/rgba_png.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Simple AGG polygon rendering test.
 #   

Modified: branches/branch-5-2/msautotest/misc/rgba_scalebar.map
===================================================================
--- branches/branch-5-2/msautotest/misc/rgba_scalebar.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/rgba_scalebar.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # SCALEBAR transparent parameter test  
 #   

Modified: branches/branch-5-2/msautotest/misc/rot_out.map
===================================================================
--- branches/branch-5-2/msautotest/misc/rot_out.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/rot_out.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test rotated output maps with a vector layer.
 #   

Modified: branches/branch-5-2/msautotest/misc/sde_bug2072.map
===================================================================
--- branches/branch-5-2/msautotest/misc/sde_bug2072.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/sde_bug2072.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of OGR SQL JOIN support via MapServer.  
 #

Modified: branches/branch-5-2/msautotest/misc/sde_join.map
===================================================================
--- branches/branch-5-2/msautotest/misc/sde_join.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/sde_join.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of OGR SQL JOIN support via MapServer.  
 #

Modified: branches/branch-5-2/msautotest/misc/sde_utf.map
===================================================================
--- branches/branch-5-2/msautotest/misc/sde_utf.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/sde_utf.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of OGR SQL JOIN support via MapServer.  
 #

Modified: branches/branch-5-2/msautotest/misc/sde_utf2.map
===================================================================
--- branches/branch-5-2/msautotest/misc/sde_utf2.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/sde_utf2.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of OGR SQL JOIN support via MapServer.  
 #

Modified: branches/branch-5-2/msautotest/misc/sde_view.map
===================================================================
--- branches/branch-5-2/msautotest/misc/sde_view.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/sde_view.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of OGR SQL JOIN support via MapServer.  
 #

Modified: branches/branch-5-2/msautotest/misc/sde_wms.map
===================================================================
--- branches/branch-5-2/msautotest/misc/sde_wms.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/sde_wms.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # Test of OGR SQL JOIN support via MapServer.  
 #

Modified: branches/branch-5-2/msautotest/misc/tr_scalebar.map
===================================================================
--- branches/branch-5-2/msautotest/misc/tr_scalebar.map	2009-03-19 18:11:29 UTC (rev 8811)
+++ branches/branch-5-2/msautotest/misc/tr_scalebar.map	2009-03-19 18:23:14 UTC (rev 8812)
@@ -1,3 +1,4 @@
+MAP
 #
 # SCALEBAR transparent parameter test  
 #   



More information about the mapserver-commits mailing list