From f84f696e3110463591c4598ef1a3c95ab0fc4269 Mon Sep 17 00:00:00 2001 From: pgiraud Date: Mon, 21 Feb 2011 10:10:25 +0000 Subject: [PATCH] Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url git-svn-id: http://svn.openlayers.org/trunk/openlayers@11162 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/Ajax.html | 2 +- tests/BaseTypes.html | 2 +- tests/BaseTypes/Bounds.html | 2 +- tests/BaseTypes/Class.html | 2 +- tests/BaseTypes/Element.html | 2 +- tests/BaseTypes/LonLat.html | 2 +- tests/BaseTypes/Pixel.html | 2 +- tests/BaseTypes/Size.html | 2 +- tests/Console.html | 2 +- tests/Control.html | 2 +- tests/Control/Attribution.html | 2 +- tests/Control/Button.html | 2 +- tests/Control/DragFeature.html | 2 +- tests/Control/DragPan.html | 2 +- tests/Control/DrawFeature.html | 2 +- tests/Control/GetFeature.html | 2 +- tests/Control/Graticule.html | 2 +- tests/Control/KeyboardDefaults.html | 2 +- tests/Control/LayerSwitcher.html | 2 +- tests/Control/Measure.html | 2 +- tests/Control/ModifyFeature.html | 2 +- tests/Control/MousePosition.html | 2 +- tests/Control/MouseToolbar.html | 2 +- tests/Control/NavToolbar.html | 2 +- tests/Control/Navigation.html | 2 +- tests/Control/NavigationHistory.html | 2 +- tests/Control/OverviewMap.html | 2 +- tests/Control/PanPanel.html | 2 +- tests/Control/PanZoom.html | 2 +- tests/Control/PanZoomBar.html | 2 +- tests/Control/Panel.html | 2 +- tests/Control/Permalink.html | 2 +- tests/Control/SLDSelect.html | 2 +- tests/Control/Scale.html | 2 +- tests/Control/ScaleLine.html | 2 +- tests/Control/SelectFeature.html | 2 +- tests/Control/Snapping.html | 2 +- tests/Control/Split.html | 2 +- tests/Control/TransformFeature.html | 2 +- tests/Control/WMSGetFeatureInfo.html | 2 +- tests/Control/WMTSGetFeatureInfo.html | 2 +- tests/Events.html | 2 +- tests/Extras.html | 2 +- tests/Feature.html | 2 +- tests/Feature/Vector.html | 2 +- tests/Filter.html | 2 +- tests/Filter/Comparison.html | 2 +- tests/Filter/FeatureId.html | 2 +- tests/Filter/Logical.html | 2 +- tests/Filter/Spatial.html | 2 +- tests/Format.html | 2 +- tests/Format/ArcXML.html | 2 +- tests/Format/ArcXML/Features.html | 2 +- tests/Format/Atom.html | 2 +- tests/Format/CQL.html | 2 +- tests/Format/CSWGetDomain.html | 2 +- tests/Format/CSWGetDomain/v2_0_2.html | 2 +- tests/Format/CSWGetRecords.html | 2 +- tests/Format/CSWGetRecords/v2_0_2.html | 2 +- tests/Format/Filter.html | 2 +- tests/Format/Filter/v1.html | 2 +- tests/Format/Filter/v1_0_0.html | 2 +- tests/Format/Filter/v1_1_0.html | 2 +- tests/Format/GML.html | 2 +- tests/Format/GML/v2.html | 2 +- tests/Format/GML/v3.html | 2 +- tests/Format/GPX.html | 2 +- tests/Format/GeoJSON.html | 2 +- tests/Format/GeoRSS.html | 2 +- tests/Format/JSON.html | 2 +- tests/Format/KML.html | 2 +- tests/Format/OSM.html | 2 +- tests/Format/OWSContext/v0_3_1.html | 2 +- tests/Format/SLD.html | 2 +- tests/Format/SLD/v1_0_0.html | 2 +- tests/Format/SOSCapabilities/v1_0_0.html | 2 +- tests/Format/SOSGetFeatureOfInterest.html | 2 +- tests/Format/SOSGetObservation.html | 2 +- tests/Format/Text.html | 2 +- tests/Format/WFS.html | 2 +- tests/Format/WFSCapabilities.html | 2 +- tests/Format/WFSCapabilities/v1.html | 2 +- tests/Format/WFSDescribeFeatureType.html | 2 +- tests/Format/WFST.html | 2 +- tests/Format/WFST/v1.html | 2 +- tests/Format/WFST/v1_0_0.html | 2 +- tests/Format/WFST/v1_1_0.html | 2 +- tests/Format/WKT.html | 2 +- tests/Format/WMC.html | 2 +- tests/Format/WMC/v1.html | 2 +- tests/Format/WMC/v1_1_0.html | 2 +- tests/Format/WMSCapabilities.html | 2 +- tests/Format/WMSCapabilities/v1_1_1.html | 2 +- tests/Format/WMSCapabilities/v1_1_1_WMSC.html | 2 +- tests/Format/WMSCapabilities/v1_3_0.html | 2 +- tests/Format/WMSDescribeLayer.html | 2 +- tests/Format/WMSGetFeatureInfo.html | 2 +- tests/Format/WMTSCapabilities.html | 2 +- tests/Format/WMTSCapabilities/v1_0_0.html | 2 +- tests/Format/XML.html | 2 +- tests/Geometry.html | 2 +- tests/Geometry/Collection.html | 2 +- tests/Geometry/Curve.html | 2 +- tests/Geometry/LineString.html | 2 +- tests/Geometry/LinearRing.html | 2 +- tests/Geometry/MultiLineString.html | 2 +- tests/Geometry/MultiPoint.html | 2 +- tests/Geometry/MultiPolygon.html | 2 +- tests/Geometry/Point.html | 2 +- tests/Geometry/Polygon.html | 2 +- tests/Geometry/Rectangle.html | 2 +- tests/Geometry/Surface.html | 2 +- tests/Handler.html | 2 +- tests/Handler/Box.html | 2 +- tests/Handler/Click.html | 2 +- tests/Handler/Drag.html | 2 +- tests/Handler/Feature.html | 2 +- tests/Handler/Hover.html | 2 +- tests/Handler/Keyboard.html | 2 +- tests/Handler/MouseWheel.html | 2 +- tests/Handler/Path.html | 2 +- tests/Handler/Point.html | 2 +- tests/Handler/Polygon.html | 2 +- tests/Handler/RegularPolygon.html | 2 +- tests/Icon.html | 2 +- tests/Lang.html | 2 +- tests/Layer.html | 2 +- tests/Layer/ArcGIS93Rest.html | 2 +- tests/Layer/ArcIMS.html | 2 +- tests/Layer/Bing.html | 2 +- tests/Layer/EventPane.html | 2 +- tests/Layer/FixedZoomLevels.html | 2 +- tests/Layer/GML.html | 2 +- tests/Layer/GeoRSS.html | 2 +- tests/Layer/Google.html | 2 +- tests/Layer/Google/v3.html | 2 +- tests/Layer/Grid.html | 2 +- tests/Layer/HTTPRequest.html | 2 +- tests/Layer/Image.html | 2 +- tests/Layer/KaMap.html | 2 +- tests/Layer/MapGuide.html | 2 +- tests/Layer/MapServer.html | 2 +- tests/Layer/Markers.html | 2 +- tests/Layer/MultiMap.html | 2 +- tests/Layer/PointTrack.html | 2 +- tests/Layer/SphericalMercator.html | 2 +- tests/Layer/TMS.html | 2 +- tests/Layer/Text.html | 2 +- tests/Layer/TileCache.html | 2 +- tests/Layer/Vector.html | 2 +- tests/Layer/Vector/RootContainer.html | 2 +- tests/Layer/WFS.html | 2 +- tests/Layer/WMS.html | 2 +- tests/Layer/WMS/Post.html | 2 +- tests/Layer/WMTS.html | 2 +- tests/Layer/WrapDateLine.html | 2 +- tests/Layer/XYZ.html | 2 +- tests/Layer/Yahoo.html | 2 +- tests/Map.html | 2 +- tests/Marker.html | 2 +- tests/Marker/Box.html | 2 +- tests/OLLoader.js | 11 +++++++++++ tests/OpenLayers1.html | 2 +- tests/OpenLayers2.html | 2 +- tests/OpenLayers3.html | 2 +- tests/OpenLayers4.html | 2 +- tests/OpenLayersJsFiles.html | 2 +- tests/Popup.html | 2 +- tests/Popup/Anchored.html | 2 +- tests/Popup/AnchoredBubble.html | 2 +- tests/Popup/FramedCloud.html | 2 +- tests/Projection.html | 2 +- tests/Protocol.html | 2 +- tests/Protocol/HTTP.html | 2 +- tests/Protocol/SOS.html | 2 +- tests/Protocol/SQL.html | 2 +- tests/Protocol/SQL/Gears.html | 2 +- tests/Protocol/WFS.html | 2 +- tests/Renderer.html | 2 +- tests/Renderer/Canvas.html | 2 +- tests/Renderer/Elements.html | 2 +- tests/Renderer/SVG.html | 2 +- tests/Renderer/VML.html | 2 +- tests/Request.html | 2 +- tests/Request/XMLHttpRequest.html | 2 +- tests/Rule.html | 2 +- tests/Strategy.html | 2 +- tests/Strategy/BBOX.html | 2 +- tests/Strategy/Cluster.html | 2 +- tests/Strategy/Filter.html | 2 +- tests/Strategy/Fixed.html | 2 +- tests/Strategy/Paging.html | 2 +- tests/Strategy/Refresh.html | 2 +- tests/Strategy/Save.html | 2 +- tests/Style.html | 2 +- tests/Style2.html | 2 +- tests/StyleMap.html | 2 +- tests/Symbolizer.html | 2 +- tests/Symbolizer/Line.html | 2 +- tests/Symbolizer/Point.html | 2 +- tests/Symbolizer/Polygon.html | 2 +- tests/Symbolizer/Raster.html | 2 +- tests/Symbolizer/Text.html | 2 +- tests/Tile.html | 2 +- tests/Tile/Image.html | 2 +- tests/Tile/Image/IFrame.html | 2 +- tests/Tile/WFS.html | 2 +- tests/Tween.html | 2 +- tests/Util.html | 2 +- 209 files changed, 219 insertions(+), 208 deletions(-) create mode 100644 tests/OLLoader.js diff --git a/tests/Ajax.html b/tests/Ajax.html index 7608bc182e..53142a2dcb 100644 --- a/tests/Ajax.html +++ b/tests/Ajax.html @@ -1,6 +1,6 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + - + - + + + + + - + - + + - + + + + + + + + + - + + + + + - + + + + "; +document.write(scriptTag); diff --git a/tests/OpenLayers1.html b/tests/OpenLayers1.html index ea574efa61..4e7bd1554f 100644 --- a/tests/OpenLayers1.html +++ b/tests/OpenLayers1.html @@ -1,6 +1,6 @@ - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - +