[OpenLayers-Commits] r11162 - in trunk/openlayers/tests: . BaseTypes Control Feature Filter Format Format/ArcXML Format/CSWGetDomain Format/CSWGetRecords Format/Filter Format/GML Format/OWSContext Format/SLD Format/SOSCapabilities Format/WFSCapabilities Format/WFST Format/WMC Format/WMSCapabilities Format/WMTSCapabilities Geometry Handler Layer Layer/Google Layer/Vector Layer/WMS Marker Popup Protocol Protocol/SQL Renderer Request Strategy Symbolizer Tile Tile/Image

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Mon Feb 21 05:10:26 EST 2011


Author: pgiraud
Date: 2011-02-21 02:10:25 -0800 (Mon, 21 Feb 2011)
New Revision: 11162

Added:
   trunk/openlayers/tests/OLLoader.js
Modified:
   trunk/openlayers/tests/Ajax.html
   trunk/openlayers/tests/BaseTypes.html
   trunk/openlayers/tests/BaseTypes/Bounds.html
   trunk/openlayers/tests/BaseTypes/Class.html
   trunk/openlayers/tests/BaseTypes/Element.html
   trunk/openlayers/tests/BaseTypes/LonLat.html
   trunk/openlayers/tests/BaseTypes/Pixel.html
   trunk/openlayers/tests/BaseTypes/Size.html
   trunk/openlayers/tests/Console.html
   trunk/openlayers/tests/Control.html
   trunk/openlayers/tests/Control/Attribution.html
   trunk/openlayers/tests/Control/Button.html
   trunk/openlayers/tests/Control/DragFeature.html
   trunk/openlayers/tests/Control/DragPan.html
   trunk/openlayers/tests/Control/DrawFeature.html
   trunk/openlayers/tests/Control/GetFeature.html
   trunk/openlayers/tests/Control/Graticule.html
   trunk/openlayers/tests/Control/KeyboardDefaults.html
   trunk/openlayers/tests/Control/LayerSwitcher.html
   trunk/openlayers/tests/Control/Measure.html
   trunk/openlayers/tests/Control/ModifyFeature.html
   trunk/openlayers/tests/Control/MousePosition.html
   trunk/openlayers/tests/Control/MouseToolbar.html
   trunk/openlayers/tests/Control/NavToolbar.html
   trunk/openlayers/tests/Control/Navigation.html
   trunk/openlayers/tests/Control/NavigationHistory.html
   trunk/openlayers/tests/Control/OverviewMap.html
   trunk/openlayers/tests/Control/PanPanel.html
   trunk/openlayers/tests/Control/PanZoom.html
   trunk/openlayers/tests/Control/PanZoomBar.html
   trunk/openlayers/tests/Control/Panel.html
   trunk/openlayers/tests/Control/Permalink.html
   trunk/openlayers/tests/Control/SLDSelect.html
   trunk/openlayers/tests/Control/Scale.html
   trunk/openlayers/tests/Control/ScaleLine.html
   trunk/openlayers/tests/Control/SelectFeature.html
   trunk/openlayers/tests/Control/Snapping.html
   trunk/openlayers/tests/Control/Split.html
   trunk/openlayers/tests/Control/TransformFeature.html
   trunk/openlayers/tests/Control/WMSGetFeatureInfo.html
   trunk/openlayers/tests/Control/WMTSGetFeatureInfo.html
   trunk/openlayers/tests/Events.html
   trunk/openlayers/tests/Extras.html
   trunk/openlayers/tests/Feature.html
   trunk/openlayers/tests/Feature/Vector.html
   trunk/openlayers/tests/Filter.html
   trunk/openlayers/tests/Filter/Comparison.html
   trunk/openlayers/tests/Filter/FeatureId.html
   trunk/openlayers/tests/Filter/Logical.html
   trunk/openlayers/tests/Filter/Spatial.html
   trunk/openlayers/tests/Format.html
   trunk/openlayers/tests/Format/ArcXML.html
   trunk/openlayers/tests/Format/ArcXML/Features.html
   trunk/openlayers/tests/Format/Atom.html
   trunk/openlayers/tests/Format/CQL.html
   trunk/openlayers/tests/Format/CSWGetDomain.html
   trunk/openlayers/tests/Format/CSWGetDomain/v2_0_2.html
   trunk/openlayers/tests/Format/CSWGetRecords.html
   trunk/openlayers/tests/Format/CSWGetRecords/v2_0_2.html
   trunk/openlayers/tests/Format/Filter.html
   trunk/openlayers/tests/Format/Filter/v1.html
   trunk/openlayers/tests/Format/Filter/v1_0_0.html
   trunk/openlayers/tests/Format/Filter/v1_1_0.html
   trunk/openlayers/tests/Format/GML.html
   trunk/openlayers/tests/Format/GML/v2.html
   trunk/openlayers/tests/Format/GML/v3.html
   trunk/openlayers/tests/Format/GPX.html
   trunk/openlayers/tests/Format/GeoJSON.html
   trunk/openlayers/tests/Format/GeoRSS.html
   trunk/openlayers/tests/Format/JSON.html
   trunk/openlayers/tests/Format/KML.html
   trunk/openlayers/tests/Format/OSM.html
   trunk/openlayers/tests/Format/OWSContext/v0_3_1.html
   trunk/openlayers/tests/Format/SLD.html
   trunk/openlayers/tests/Format/SLD/v1_0_0.html
   trunk/openlayers/tests/Format/SOSCapabilities/v1_0_0.html
   trunk/openlayers/tests/Format/SOSGetFeatureOfInterest.html
   trunk/openlayers/tests/Format/SOSGetObservation.html
   trunk/openlayers/tests/Format/Text.html
   trunk/openlayers/tests/Format/WFS.html
   trunk/openlayers/tests/Format/WFSCapabilities.html
   trunk/openlayers/tests/Format/WFSCapabilities/v1.html
   trunk/openlayers/tests/Format/WFSDescribeFeatureType.html
   trunk/openlayers/tests/Format/WFST.html
   trunk/openlayers/tests/Format/WFST/v1.html
   trunk/openlayers/tests/Format/WFST/v1_0_0.html
   trunk/openlayers/tests/Format/WFST/v1_1_0.html
   trunk/openlayers/tests/Format/WKT.html
   trunk/openlayers/tests/Format/WMC.html
   trunk/openlayers/tests/Format/WMC/v1.html
   trunk/openlayers/tests/Format/WMC/v1_1_0.html
   trunk/openlayers/tests/Format/WMSCapabilities.html
   trunk/openlayers/tests/Format/WMSCapabilities/v1_1_1.html
   trunk/openlayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html
   trunk/openlayers/tests/Format/WMSCapabilities/v1_3_0.html
   trunk/openlayers/tests/Format/WMSDescribeLayer.html
   trunk/openlayers/tests/Format/WMSGetFeatureInfo.html
   trunk/openlayers/tests/Format/WMTSCapabilities.html
   trunk/openlayers/tests/Format/WMTSCapabilities/v1_0_0.html
   trunk/openlayers/tests/Format/XML.html
   trunk/openlayers/tests/Geometry.html
   trunk/openlayers/tests/Geometry/Collection.html
   trunk/openlayers/tests/Geometry/Curve.html
   trunk/openlayers/tests/Geometry/LineString.html
   trunk/openlayers/tests/Geometry/LinearRing.html
   trunk/openlayers/tests/Geometry/MultiLineString.html
   trunk/openlayers/tests/Geometry/MultiPoint.html
   trunk/openlayers/tests/Geometry/MultiPolygon.html
   trunk/openlayers/tests/Geometry/Point.html
   trunk/openlayers/tests/Geometry/Polygon.html
   trunk/openlayers/tests/Geometry/Rectangle.html
   trunk/openlayers/tests/Geometry/Surface.html
   trunk/openlayers/tests/Handler.html
   trunk/openlayers/tests/Handler/Box.html
   trunk/openlayers/tests/Handler/Click.html
   trunk/openlayers/tests/Handler/Drag.html
   trunk/openlayers/tests/Handler/Feature.html
   trunk/openlayers/tests/Handler/Hover.html
   trunk/openlayers/tests/Handler/Keyboard.html
   trunk/openlayers/tests/Handler/MouseWheel.html
   trunk/openlayers/tests/Handler/Path.html
   trunk/openlayers/tests/Handler/Point.html
   trunk/openlayers/tests/Handler/Polygon.html
   trunk/openlayers/tests/Handler/RegularPolygon.html
   trunk/openlayers/tests/Icon.html
   trunk/openlayers/tests/Lang.html
   trunk/openlayers/tests/Layer.html
   trunk/openlayers/tests/Layer/ArcGIS93Rest.html
   trunk/openlayers/tests/Layer/ArcIMS.html
   trunk/openlayers/tests/Layer/Bing.html
   trunk/openlayers/tests/Layer/EventPane.html
   trunk/openlayers/tests/Layer/FixedZoomLevels.html
   trunk/openlayers/tests/Layer/GML.html
   trunk/openlayers/tests/Layer/GeoRSS.html
   trunk/openlayers/tests/Layer/Google.html
   trunk/openlayers/tests/Layer/Google/v3.html
   trunk/openlayers/tests/Layer/Grid.html
   trunk/openlayers/tests/Layer/HTTPRequest.html
   trunk/openlayers/tests/Layer/Image.html
   trunk/openlayers/tests/Layer/KaMap.html
   trunk/openlayers/tests/Layer/MapGuide.html
   trunk/openlayers/tests/Layer/MapServer.html
   trunk/openlayers/tests/Layer/Markers.html
   trunk/openlayers/tests/Layer/MultiMap.html
   trunk/openlayers/tests/Layer/PointTrack.html
   trunk/openlayers/tests/Layer/SphericalMercator.html
   trunk/openlayers/tests/Layer/TMS.html
   trunk/openlayers/tests/Layer/Text.html
   trunk/openlayers/tests/Layer/TileCache.html
   trunk/openlayers/tests/Layer/Vector.html
   trunk/openlayers/tests/Layer/Vector/RootContainer.html
   trunk/openlayers/tests/Layer/WFS.html
   trunk/openlayers/tests/Layer/WMS.html
   trunk/openlayers/tests/Layer/WMS/Post.html
   trunk/openlayers/tests/Layer/WMTS.html
   trunk/openlayers/tests/Layer/WrapDateLine.html
   trunk/openlayers/tests/Layer/XYZ.html
   trunk/openlayers/tests/Layer/Yahoo.html
   trunk/openlayers/tests/Map.html
   trunk/openlayers/tests/Marker.html
   trunk/openlayers/tests/Marker/Box.html
   trunk/openlayers/tests/OpenLayers1.html
   trunk/openlayers/tests/OpenLayers2.html
   trunk/openlayers/tests/OpenLayers3.html
   trunk/openlayers/tests/OpenLayers4.html
   trunk/openlayers/tests/OpenLayersJsFiles.html
   trunk/openlayers/tests/Popup.html
   trunk/openlayers/tests/Popup/Anchored.html
   trunk/openlayers/tests/Popup/AnchoredBubble.html
   trunk/openlayers/tests/Popup/FramedCloud.html
   trunk/openlayers/tests/Projection.html
   trunk/openlayers/tests/Protocol.html
   trunk/openlayers/tests/Protocol/HTTP.html
   trunk/openlayers/tests/Protocol/SOS.html
   trunk/openlayers/tests/Protocol/SQL.html
   trunk/openlayers/tests/Protocol/SQL/Gears.html
   trunk/openlayers/tests/Protocol/WFS.html
   trunk/openlayers/tests/Renderer.html
   trunk/openlayers/tests/Renderer/Canvas.html
   trunk/openlayers/tests/Renderer/Elements.html
   trunk/openlayers/tests/Renderer/SVG.html
   trunk/openlayers/tests/Renderer/VML.html
   trunk/openlayers/tests/Request.html
   trunk/openlayers/tests/Request/XMLHttpRequest.html
   trunk/openlayers/tests/Rule.html
   trunk/openlayers/tests/Strategy.html
   trunk/openlayers/tests/Strategy/BBOX.html
   trunk/openlayers/tests/Strategy/Cluster.html
   trunk/openlayers/tests/Strategy/Filter.html
   trunk/openlayers/tests/Strategy/Fixed.html
   trunk/openlayers/tests/Strategy/Paging.html
   trunk/openlayers/tests/Strategy/Refresh.html
   trunk/openlayers/tests/Strategy/Save.html
   trunk/openlayers/tests/Style.html
   trunk/openlayers/tests/Style2.html
   trunk/openlayers/tests/StyleMap.html
   trunk/openlayers/tests/Symbolizer.html
   trunk/openlayers/tests/Symbolizer/Line.html
   trunk/openlayers/tests/Symbolizer/Point.html
   trunk/openlayers/tests/Symbolizer/Polygon.html
   trunk/openlayers/tests/Symbolizer/Raster.html
   trunk/openlayers/tests/Symbolizer/Text.html
   trunk/openlayers/tests/Tile.html
   trunk/openlayers/tests/Tile/Image.html
   trunk/openlayers/tests/Tile/Image/IFrame.html
   trunk/openlayers/tests/Tile/WFS.html
   trunk/openlayers/tests/Tween.html
   trunk/openlayers/tests/Util.html
Log:
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

Modified: trunk/openlayers/tests/Ajax.html
===================================================================
--- trunk/openlayers/tests/Ajax.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Ajax.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_Ajax_loadUrl(t) {

Modified: trunk/openlayers/tests/BaseTypes/Bounds.html
===================================================================
--- trunk/openlayers/tests/BaseTypes/Bounds.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/BaseTypes/Bounds.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var bounds; 
     function test_Bounds_constructor (t) {

Modified: trunk/openlayers/tests/BaseTypes/Class.html
===================================================================
--- trunk/openlayers/tests/BaseTypes/Class.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/BaseTypes/Class.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     // remove this next line at 3.0
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);

Modified: trunk/openlayers/tests/BaseTypes/Element.html
===================================================================
--- trunk/openlayers/tests/BaseTypes/Element.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/BaseTypes/Element.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,7 +1,7 @@
 <html>
   <head>
   
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
 
     <script type="text/javascript">
 

Modified: trunk/openlayers/tests/BaseTypes/LonLat.html
===================================================================
--- trunk/openlayers/tests/BaseTypes/LonLat.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/BaseTypes/LonLat.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     var lonlat; 

Modified: trunk/openlayers/tests/BaseTypes/Pixel.html
===================================================================
--- trunk/openlayers/tests/BaseTypes/Pixel.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/BaseTypes/Pixel.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var pixel; 
     

Modified: trunk/openlayers/tests/BaseTypes/Size.html
===================================================================
--- trunk/openlayers/tests/BaseTypes/Size.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/BaseTypes/Size.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var Size; 
     

Modified: trunk/openlayers/tests/BaseTypes.html
===================================================================
--- trunk/openlayers/tests/BaseTypes.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/BaseTypes.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_String_startsWith(t) {

Modified: trunk/openlayers/tests/Console.html
===================================================================
--- trunk/openlayers/tests/Console.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Console.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     function test_Console(t) {
         

Modified: trunk/openlayers/tests/Control/Attribution.html
===================================================================
--- trunk/openlayers/tests/Control/Attribution.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Attribution.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
     function test_Control_Attribution_constructor (t) {

Modified: trunk/openlayers/tests/Control/Button.html
===================================================================
--- trunk/openlayers/tests/Control/Button.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Button.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
       function test_Control_Button_constructor (t) {
           t.plan( 2 );

Modified: trunk/openlayers/tests/Control/DragFeature.html
===================================================================
--- trunk/openlayers/tests/Control/DragFeature.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/DragFeature.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     function test_Control_DragFeature_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Control/DragPan.html
===================================================================
--- trunk/openlayers/tests/Control/DragPan.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/DragPan.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map, control, layer; 
 

Modified: trunk/openlayers/tests/Control/DrawFeature.html
===================================================================
--- trunk/openlayers/tests/Control/DrawFeature.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/DrawFeature.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/GetFeature.html
===================================================================
--- trunk/openlayers/tests/Control/GetFeature.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/GetFeature.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     function test_Control_GetFeature_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Control/Graticule.html
===================================================================
--- trunk/openlayers/tests/Control/Graticule.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Graticule.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script src="http://proj4js.org/lib/proj4js-compressed.js"></script>
     <script type="text/javascript">
 

Modified: trunk/openlayers/tests/Control/KeyboardDefaults.html
===================================================================
--- trunk/openlayers/tests/Control/KeyboardDefaults.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/KeyboardDefaults.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
     function test_Control_KeyboardDefaults_constructor (t) {

Modified: trunk/openlayers/tests/Control/LayerSwitcher.html
===================================================================
--- trunk/openlayers/tests/Control/LayerSwitcher.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/LayerSwitcher.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
 

Modified: trunk/openlayers/tests/Control/Measure.html
===================================================================
--- trunk/openlayers/tests/Control/Measure.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Measure.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialze(t) {

Modified: trunk/openlayers/tests/Control/ModifyFeature.html
===================================================================
--- trunk/openlayers/tests/Control/ModifyFeature.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/ModifyFeature.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/MousePosition.html
===================================================================
--- trunk/openlayers/tests/Control/MousePosition.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/MousePosition.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map, control; 
     function test_initialize (t) {

Modified: trunk/openlayers/tests/Control/MouseToolbar.html
===================================================================
--- trunk/openlayers/tests/Control/MouseToolbar.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/MouseToolbar.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
     function test_Control_MouseToolbar_constructor (t) {

Modified: trunk/openlayers/tests/Control/NavToolbar.html
===================================================================
--- trunk/openlayers/tests/Control/NavToolbar.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/NavToolbar.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
     function test_Control_NavToolbar_constructor (t) {

Modified: trunk/openlayers/tests/Control/Navigation.html
===================================================================
--- trunk/openlayers/tests/Control/Navigation.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Navigation.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_Control_Navigation_constructor (t) {

Modified: trunk/openlayers/tests/Control/NavigationHistory.html
===================================================================
--- trunk/openlayers/tests/Control/NavigationHistory.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/NavigationHistory.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/OverviewMap.html
===================================================================
--- trunk/openlayers/tests/Control/OverviewMap.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/OverviewMap.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map, control;
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/PanPanel.html
===================================================================
--- trunk/openlayers/tests/Control/PanPanel.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/PanPanel.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_constructor (t) {
         t.plan(2);

Modified: trunk/openlayers/tests/Control/PanZoom.html
===================================================================
--- trunk/openlayers/tests/Control/PanZoom.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/PanZoom.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
     function test_Control_PanZoom_constructor (t) {

Modified: trunk/openlayers/tests/Control/PanZoomBar.html
===================================================================
--- trunk/openlayers/tests/Control/PanZoomBar.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/PanZoomBar.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map;
     function test_Control_PanZoomBar_constructor (t) {

Modified: trunk/openlayers/tests/Control/Panel.html
===================================================================
--- trunk/openlayers/tests/Control/Panel.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Panel.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Control_Panel_constructor (t) {
         t.plan( 2 );

Modified: trunk/openlayers/tests/Control/Permalink.html
===================================================================
--- trunk/openlayers/tests/Control/Permalink.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Permalink.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
     function test_Control_Permalink_constructor (t) {

Modified: trunk/openlayers/tests/Control/SLDSelect.html
===================================================================
--- trunk/openlayers/tests/Control/SLDSelect.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/SLDSelect.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/Scale.html
===================================================================
--- trunk/openlayers/tests/Control/Scale.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Scale.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
     function test_Control_Scale_constructor (t) {

Modified: trunk/openlayers/tests/Control/ScaleLine.html
===================================================================
--- trunk/openlayers/tests/Control/ScaleLine.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/ScaleLine.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -3,7 +3,7 @@
     <script type="text/javascript">var oldAlert = window.alert, gMess; window.alert = function(message) {gMess = message; return true;};</script>
     <!-- this gmaps key generated for http://openlayers.org/dev/ -->
     <script src='http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAA9XNhd8q0UdwNC7YSO4YZghSPUCi5aRYVveCcVYxzezM4iaj_gxQ9t-UajFL70jfcpquH5l1IJ-Zyyw'></script>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
   var validkey = (window.location.protocol == "file:") ||
                  (window.location.host == "localhost") ||

Modified: trunk/openlayers/tests/Control/SelectFeature.html
===================================================================
--- trunk/openlayers/tests/Control/SelectFeature.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/SelectFeature.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     function test_Control_SelectFeature_constructor(t) {
         t.plan(5);

Modified: trunk/openlayers/tests/Control/Snapping.html
===================================================================
--- trunk/openlayers/tests/Control/Snapping.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Snapping.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/Split.html
===================================================================
--- trunk/openlayers/tests/Control/Split.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/Split.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/TransformFeature.html
===================================================================
--- trunk/openlayers/tests/Control/TransformFeature.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/TransformFeature.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/WMSGetFeatureInfo.html
===================================================================
--- trunk/openlayers/tests/Control/WMSGetFeatureInfo.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/WMSGetFeatureInfo.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control/WMTSGetFeatureInfo.html
===================================================================
--- trunk/openlayers/tests/Control/WMTSGetFeatureInfo.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control/WMTSGetFeatureInfo.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Control.html
===================================================================
--- trunk/openlayers/tests/Control.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Control.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     function test_Control_constructor(t) {
         t.plan(4);

Modified: trunk/openlayers/tests/Events.html
===================================================================
--- trunk/openlayers/tests/Events.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Events.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var map; 

Modified: trunk/openlayers/tests/Extras.html
===================================================================
--- trunk/openlayers/tests/Extras.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Extras.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     var map;

Modified: trunk/openlayers/tests/Feature/Vector.html
===================================================================
--- trunk/openlayers/tests/Feature/Vector.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Feature/Vector.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map; 
     var feature; 

Modified: trunk/openlayers/tests/Feature.html
===================================================================
--- trunk/openlayers/tests/Feature.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Feature.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var map; 

Modified: trunk/openlayers/tests/Filter/Comparison.html
===================================================================
--- trunk/openlayers/tests/Filter/Comparison.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Filter/Comparison.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_initialize(t) { 

Modified: trunk/openlayers/tests/Filter/FeatureId.html
===================================================================
--- trunk/openlayers/tests/Filter/FeatureId.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Filter/FeatureId.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_initialize(t) { 

Modified: trunk/openlayers/tests/Filter/Logical.html
===================================================================
--- trunk/openlayers/tests/Filter/Logical.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Filter/Logical.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_initialize(t) { 

Modified: trunk/openlayers/tests/Filter/Spatial.html
===================================================================
--- trunk/openlayers/tests/Filter/Spatial.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Filter/Spatial.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/Filter.html
===================================================================
--- trunk/openlayers/tests/Filter.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Filter.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../lib/OpenLayers.js"></script> 
+    <script src="OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_initialize(t) { 

Modified: trunk/openlayers/tests/Format/ArcXML/Features.html
===================================================================
--- trunk/openlayers/tests/Format/ArcXML/Features.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/ArcXML/Features.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     
     var axl_feature_response = '<?xml version="1.0" encoding="Cp1252"?><ARCXML version="1.1"><RESPONSE><FEATURES><FEATURE><FIELDS><FIELD name="UNIQUE_ID" value="514504b5-0458-461d-b540-8e18a454f619" /><FIELD name="LABEL" value="LIBRARY" /><FIELD name="Y_COORD" value="39.57" /><FIELD name="X_COORD" value="-104.24" /><FIELD name="#SHAPE#" value="[Geometry]" /><FIELD name="OBJECTID" value="1" /><FIELD name="shape.area" value="0" /><FIELD name="shape.len" value="0" /></FIELDS></FEATURE><FEATURE><FIELDS><FIELD name="UNIQUE_ID" value="514504b5-0458-461d-b540-8e81a454f619" /><FIELD name="LABEL" value="LIBRARY2" /><FIELD name="Y_COORD" value="39.75" /><FIELD name="X_COORD" value="-104.42" /><FIELD name="#SHAPE#" value="[Geometry]" /><FIELD name="OBJECTID" value="2" /><FIELD name="shape.area" value="0" /><FIELD name="shape.len" value="0" /></FIELDS></FEATURE><FEATURECOUNT count="2" hasmore="false" /><ENVELOPE minx="-678853.220047791" miny="1810.22081371862" maxx="-678853.220047791" m
 axy="1810.22081371862"/></FEATURES></RESPONSE></ARCXML>';

Modified: trunk/openlayers/tests/Format/ArcXML.html
===================================================================
--- trunk/openlayers/tests/Format/ArcXML.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/ArcXML.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
 
     var axl_image_response = '<?xml version="1.0" encoding="UTF-8"?><ARCXML version="1.1"><RESPONSE><IMAGE><ENVELOPE minx="-2471.42857142857" miny="0" maxx="105671.428571429" maxy="75700" /><OUTPUT url="http://localhost/output/364826560.png" /></IMAGE></RESPONSE></ARCXML>';

Modified: trunk/openlayers/tests/Format/Atom.html
===================================================================
--- trunk/openlayers/tests/Format/Atom.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/Atom.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/Format/CQL.html
===================================================================
--- trunk/openlayers/tests/Format/CQL.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/CQL.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
     <head>
-        <script src="../../lib/OpenLayers.js"></script>
+        <script src="../OLLoader.js"></script>
 
         <script type="text/javascript">
 

Modified: trunk/openlayers/tests/Format/CSWGetDomain/v2_0_2.html
===================================================================
--- trunk/openlayers/tests/Format/CSWGetDomain/v2_0_2.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/CSWGetDomain/v2_0_2.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script src="v2_0_2.js"></script>
     <script type="text/javascript">
 

Modified: trunk/openlayers/tests/Format/CSWGetDomain.html
===================================================================
--- trunk/openlayers/tests/Format/CSWGetDomain.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/CSWGetDomain.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Format/CSWGetRecords/v2_0_2.html
===================================================================
--- trunk/openlayers/tests/Format/CSWGetRecords/v2_0_2.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/CSWGetRecords/v2_0_2.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script src="v2_0_2.js"></script>
     <script type="text/javascript">
 

Modified: trunk/openlayers/tests/Format/CSWGetRecords.html
===================================================================
--- trunk/openlayers/tests/Format/CSWGetRecords.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/CSWGetRecords.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Format/Filter/v1.html
===================================================================
--- trunk/openlayers/tests/Format/Filter/v1.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/Filter/v1.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_PropertyIsBetween(t) {

Modified: trunk/openlayers/tests/Format/Filter/v1_0_0.html
===================================================================
--- trunk/openlayers/tests/Format/Filter/v1_0_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/Filter/v1_0_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     
     var test_xml =

Modified: trunk/openlayers/tests/Format/Filter/v1_1_0.html
===================================================================
--- trunk/openlayers/tests/Format/Filter/v1_1_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/Filter/v1_1_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     
     var test_xml =

Modified: trunk/openlayers/tests/Format/Filter.html
===================================================================
--- trunk/openlayers/tests/Format/Filter.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/Filter.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_initialize(t) { 

Modified: trunk/openlayers/tests/Format/GML/v2.html
===================================================================
--- trunk/openlayers/tests/Format/GML/v2.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/GML/v2.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <html xmlns="http://www.w3.org/1999/xhtml"> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script src="cases.js"></script>
     <script type="text/javascript">
 

Modified: trunk/openlayers/tests/Format/GML/v3.html
===================================================================
--- trunk/openlayers/tests/Format/GML/v3.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/GML/v3.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script src="cases.js"></script>
     <script type="text/javascript">
 

Modified: trunk/openlayers/tests/Format/GML.html
===================================================================
--- trunk/openlayers/tests/Format/GML.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/GML.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_Format_GML_constructor(t) { 

Modified: trunk/openlayers/tests/Format/GPX.html
===================================================================
--- trunk/openlayers/tests/Format/GPX.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/GPX.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     
     var gpx_data = '<?xml version="1.0" encoding="ISO-8859-1"?><gpx version="1.1" creator="Memory-Map 5.1.3.715 http://www.memory-map.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.topografix.com/GPX/1/1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"><wpt lat="51.3697845627" lon="-0.1853562259"><name>Mark</name><sym><![CDATA[Flag]]></sym><type><![CDATA[Marks]]></type></wpt><rte><name><![CDATA[Route8]]></name><type><![CDATA[Route]]></type><rtept lat="51.3761803674" lon="-0.1829991904"><name><![CDATA[WP0801]]></name><sym><![CDATA[Dot]]></sym><type><![CDATA[Waypoints]]></type></rtept><rtept lat="51.3697894659" lon="-0.1758887005"><name><![CDATA[WP0802]]></name><sym><![CDATA[Dot]]></sym><type><![CDATA[Waypoints]]></type></rtept><rtept lat="51.3639790884" lon="-0.1833202965"><name><![CDATA[WP0803]]></name><sym><![CDATA[Dot]]></sym><type><![CDATA[Waypoints]]></type></rtept><rtept lat="51.3567607069" l
 on="-0.1751119509"><name><![CDATA[WP0804]]></name><sym><![CDATA[Dot]]></sym><type><![CDATA[Waypoints]]></type></rtept></rte><trk><name><![CDATA[Track]]></name><type><![CDATA[Track]]></type><trkseg><trkpt lat="51.3768216433" lon="-0.1721292044"></trkpt><trkpt lat="51.3708337670" lon="-0.1649230916"></trkpt><trkpt lat="51.3644368725" lon="-0.1736741378"></trkpt><trkpt lat="51.3576354272" lon="-0.1662595250"></trkpt></trkseg></trk></gpx>';

Modified: trunk/openlayers/tests/Format/GeoJSON.html
===================================================================
--- trunk/openlayers/tests/Format/GeoJSON.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/GeoJSON.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     var poly_content = '{"type": "FeatureCollection", "features": [{"geometry": {"type": "Polygon", "coordinates": [[[-131.484375, -5.9765625], [-112.5, -58.0078125], [-32.34375, -50.2734375], [-114.609375, 52.3828125], [-167.34375, -35.5078125], [-146.953125, -57.3046875], [-139.921875, -34.1015625], [-131.484375, -5.9765625]]]}, "type": "Feature", "id": 562, "properties": {"strokeColor": "red", "title": "Feature 2", "author": "Your Name Here"}}]}'; 

Modified: trunk/openlayers/tests/Format/GeoRSS.html
===================================================================
--- trunk/openlayers/tests/Format/GeoRSS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/GeoRSS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_Format_GeoRSS_constructor(t) { 

Modified: trunk/openlayers/tests/Format/JSON.html
===================================================================
--- trunk/openlayers/tests/Format/JSON.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/JSON.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_Format_JSON_constructor(t) { 

Modified: trunk/openlayers/tests/Format/KML.html
===================================================================
--- trunk/openlayers/tests/Format/KML.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/KML.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     var test_content = '<kml xmlns="http://earth.google.com/kml/2.0"><Folder><name>OpenLayers export</name><description>Vector geometries from OpenLayers</description><Placemark id="KML.Polygon"><name>OpenLayers.Feature.Vector_344</name><description>A KLM Polygon</description><Polygon><outerBoundaryIs><LinearRing><coordinates>5.001370157823406,49.26855713824488 8.214706453896161,49.630662409673505 8.397385910100951,48.45172350357396 5.001370157823406,49.26855713824488</coordinates></LinearRing></outerBoundaryIs></Polygon></Placemark><Placemark id="KML.LineString"><name>OpenLayers.Feature.Vector_402</name><description>A KML LineString</description><LineString><coordinates>5.838523393080493,49.74814616928052 5.787079558782349,48.410795432216574 8.91427702008381,49.28932499608202</coordinates></LineString></Placemark><Placemark id="KML.Point"><name>OpenLayers.Feature.Vector_451</name><description>A KML Point</description><Point><coordinates>6.985073041685488,49.8682250149058</c
 oordinates></Point></Placemark><Placemark id="KML.MultiGeometry"><name>SF Marina Harbor Master</name><description>KML MultiGeometry</description><MultiGeometry><LineString><coordinates>-122.4425587930444,37.80666418607323 -122.4428379594768,37.80663578323093</coordinates></LineString><LineString><coordinates>-122.4425509770566,37.80662588061205 -122.4428340530617,37.8065999493009</coordinates></LineString></MultiGeometry></Placemark></Folder></kml>';

Modified: trunk/openlayers/tests/Format/OSM.html
===================================================================
--- trunk/openlayers/tests/Format/OSM.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/OSM.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script src="../data/osm.js"></script> 
     <script type="text/javascript">
     

Modified: trunk/openlayers/tests/Format/OWSContext/v0_3_1.html
===================================================================
--- trunk/openlayers/tests/Format/OWSContext/v0_3_1.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/OWSContext/v0_3_1.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_read_wmswfs(t) {

Modified: trunk/openlayers/tests/Format/SLD/v1_0_0.html
===================================================================
--- trunk/openlayers/tests/Format/SLD/v1_0_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/SLD/v1_0_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
 
     var xml = new OpenLayers.Format.XML(); 

Modified: trunk/openlayers/tests/Format/SLD.html
===================================================================
--- trunk/openlayers/tests/Format/SLD.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/SLD.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     var test_content = '<sld:StyledLayerDescriptor xmlns:sld="http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc" xmlns:gml="http://www.opengis.net/gml"><sld:NamedLayer><sld:Name>TestLayer</sld:Name><sld:UserStyle><sld:Name>foo</sld:Name><sld:FeatureTypeStyle><sld:Rule><sld:Name>bar</sld:Name><ogc:Filter></ogc:Filter><sld:PolygonSymbolizer><sld:Fill><sld:CssParameter name="fill"><ogc:Literal>blue</ogc:Literal></sld:CssParameter></sld:Fill></sld:PolygonSymbolizer></sld:Rule></sld:FeatureTypeStyle></sld:UserStyle></sld:NamedLayer></sld:StyledLayerDescriptor>';

Modified: trunk/openlayers/tests/Format/SOSCapabilities/v1_0_0.html
===================================================================
--- trunk/openlayers/tests/Format/SOSCapabilities/v1_0_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/SOSCapabilities/v1_0_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script src="v1_0_0.js"></script>
     <script type="text/javascript">
 

Modified: trunk/openlayers/tests/Format/SOSGetFeatureOfInterest.html
===================================================================
--- trunk/openlayers/tests/Format/SOSGetFeatureOfInterest.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/SOSGetFeatureOfInterest.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_read_SOSGetFeatureOfInterest_single(t) {

Modified: trunk/openlayers/tests/Format/SOSGetObservation.html
===================================================================
--- trunk/openlayers/tests/Format/SOSGetObservation.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/SOSGetObservation.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_read_SOSGetObservation(t) {

Modified: trunk/openlayers/tests/Format/Text.html
===================================================================
--- trunk/openlayers/tests/Format/Text.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/Text.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
     function test_basic(t) {
         t.plan(5);

Modified: trunk/openlayers/tests/Format/WFS.html
===================================================================
--- trunk/openlayers/tests/Format/WFS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WFS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script>  
     function test_wfs_update_node(t) {
         t.plan(2);

Modified: trunk/openlayers/tests/Format/WFSCapabilities/v1.html
===================================================================
--- trunk/openlayers/tests/Format/WFSCapabilities/v1.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WFSCapabilities/v1.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_read(t) {

Modified: trunk/openlayers/tests/Format/WFSCapabilities.html
===================================================================
--- trunk/openlayers/tests/Format/WFSCapabilities.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WFSCapabilities.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_read(t) {

Modified: trunk/openlayers/tests/Format/WFSDescribeFeatureType.html
===================================================================
--- trunk/openlayers/tests/Format/WFSDescribeFeatureType.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WFSDescribeFeatureType.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_read_WFSDescribeFeatureType(t) {

Modified: trunk/openlayers/tests/Format/WFST/v1.html
===================================================================
--- trunk/openlayers/tests/Format/WFST/v1.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WFST/v1.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../../lib/OpenLayers.js"></script>
+  <script src="../../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_read(t) {

Modified: trunk/openlayers/tests/Format/WFST/v1_0_0.html
===================================================================
--- trunk/openlayers/tests/Format/WFST/v1_0_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WFST/v1_0_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../../lib/OpenLayers.js"></script>
+  <script src="../../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Format/WFST/v1_1_0.html
===================================================================
--- trunk/openlayers/tests/Format/WFST/v1_1_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WFST/v1_1_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../../lib/OpenLayers.js"></script>
+  <script src="../../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Format/WFST.html
===================================================================
--- trunk/openlayers/tests/Format/WFST.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WFST.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Format/WKT.html
===================================================================
--- trunk/openlayers/tests/Format/WKT.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WKT.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
      
     var points = []; 

Modified: trunk/openlayers/tests/Format/WMC/v1.html
===================================================================
--- trunk/openlayers/tests/Format/WMC/v1.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMC/v1.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_write_wmc_StyleList(t) {

Modified: trunk/openlayers/tests/Format/WMC/v1_1_0.html
===================================================================
--- trunk/openlayers/tests/Format/WMC/v1_1_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMC/v1_1_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_write_wmc_Layer(t) {

Modified: trunk/openlayers/tests/Format/WMC.html
===================================================================
--- trunk/openlayers/tests/Format/WMC.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMC.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     var v1_0_0 = '<ViewContext xmlns="http://www.opengis.net/context" version="1.0.0" id="OpenLayers_Context_233" xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><General><Window width="512" height="256"/><BoundingBox minx="-109.9709708" miny="27.01451459" maxx="-80.02902918" maxy="41.98548541" SRS="EPSG:4326"/><Title/><Extension><ol:maxExtent xmlns:ol="http://openlayers.org/context" minx="-130.0000000" miny="14.00000000" maxx="-60.00000000" maxy="55.00000000"/></Extension></General><LayerList><Layer queryable="1" hidden="0"><Server service="OGC:WMS" version="1.1.1"><OnlineResource xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://t1.hypercube.telascience.org/cgi-bin/landsat7"/></Server><Name>landsat7</Name><Title>NASA Global Mosaic</Title><FormatList><Format current="1">image/jpeg</Format></FormatList><StyleList><Style current="1"><N
 ame/><Title>Default</Title></Style></StyleList><Extension><ol:maxExtent xmlns:ol="http://openlayers.org/context" minx="-130.0000000" miny="14.00000000" maxx="-60.00000000" maxy="55.00000000"/><ol:numZoomLevels xmlns:ol="http://openlayers.org/context">4</ol:numZoomLevels><ol:units xmlns:ol="http://openlayers.org/context">degrees</ol:units><ol:isBaseLayer xmlns:ol="http://openlayers.org/context">true</ol:isBaseLayer><ol:displayInLayerSwitcher xmlns:ol="http://openlayers.org/context">true</ol:displayInLayerSwitcher><ol:singleTile xmlns:ol="http://openlayers.org/context">false</ol:singleTile><ol:tileSize xmlns:ol="http://openlayers.org/context" width="512" height="1024"/></Extension></Layer><Layer queryable="1" hidden="1"><Server service="OGC:WMS" version="1.1.1"><OnlineResource xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://labs.metacarta.com/wms/vmap0"/></Server><Name>basic</Name><Title>OpenLayers WMS</Title><FormatList><Format current="1">im
 age/jpeg</Format></FormatList><StyleList><Style current="1"><Name/><Title>Default</Title></Style></StyleList><Extension><ol:maxExtent xmlns:ol="http://openlayers.org/context" minx="-130.0000000" miny="14.00000000" maxx="-60.00000000" maxy="55.00000000"/><ol:numZoomLevels xmlns:ol="http://openlayers.org/context">4</ol:numZoomLevels><ol:units xmlns:ol="http://openlayers.org/context">degrees</ol:units><ol:isBaseLayer xmlns:ol="http://openlayers.org/context">true</ol:isBaseLayer><ol:displayInLayerSwitcher xmlns:ol="http://openlayers.org/context">true</ol:displayInLayerSwitcher><ol:singleTile xmlns:ol="http://openlayers.org/context">false</ol:singleTile></Extension></Layer><Layer queryable="1" hidden="0"><Server service="OGC:WMS" version="1.1.1"><OnlineResource xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lioapp.lrc.gov.on.ca/cubeserv/cubeserv.pl"/></Server><Name>na_road:CCRS</Name><Title>Transportation Network</Title><FormatList><Format curre
 nt="1">image/png</Format></FormatList><StyleList><Style current="1"><Name/><Title>Default</Title></Style></StyleList><Extension><ol:maxExtent xmlns:ol="http://openlayers.org/context" minx="-166.5320000" miny="4.050460000" maxx="-0.2068180000" maxy="70.28700000"/><ol:transparent xmlns:ol="http://openlayers.org/context">TRUE</ol:transparent><ol:numZoomLevels xmlns:ol="http://openlayers.org/context">4</ol:numZoomLevels><ol:units xmlns:ol="http://openlayers.org/context">degrees</ol:units><ol:isBaseLayer xmlns:ol="http://openlayers.org/context">false</ol:isBaseLayer><ol:opacity xmlns:ol="http://openlayers.org/context">0.6</ol:opacity><ol:displayInLayerSwitcher xmlns:ol="http://openlayers.org/context">false</ol:displayInLayerSwitcher><ol:singleTile xmlns:ol="http://openlayers.org/context">false</ol:singleTile></Extension></Layer><Layer queryable="1" hidden="0"><Server service="OGC:WMS" version="1.1.1"><OnlineResource xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" x
 link:href="http://columbo.nrlssc.navy.mil/ogcwms/servlet/WMSServlet/AccuWeather_Maps.wms"/></Server><Name>3:1</Name><Title>Radar 3:1</Title><FormatList><Format current="1">image/png</Format></FormatList><StyleList><Style current="1"><Name/><Title>Default</Title></Style></StyleList><Extension><ol:maxExtent xmlns:ol="http://openlayers.org/context" minx="-131.0294952" miny="14.56289673" maxx="-61.02950287" maxy="54.56289673"/><ol:transparent xmlns:ol="http://openlayers.org/context">TRUE</ol:transparent><ol:numZoomLevels xmlns:ol="http://openlayers.org/context">4</ol:numZoomLevels><ol:units xmlns:ol="http://openlayers.org/context">degrees</ol:units><ol:isBaseLayer xmlns:ol="http://openlayers.org/context">false</ol:isBaseLayer><ol:opacity xmlns:ol="http://openlayers.org/context">0.8</ol:opacity><ol:displayInLayerSwitcher xmlns:ol="http://openlayers.org/context">false</ol:displayInLayerSwitcher><ol:singleTile xmlns:ol="http://openlayers.org/context">true</ol:singleTile></Extension
 ></Layer></LayerList></ViewContext>';

Modified: trunk/openlayers/tests/Format/WMSCapabilities/v1_1_1.html
===================================================================
--- trunk/openlayers/tests/Format/WMSCapabilities/v1_1_1.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMSCapabilities/v1_1_1.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_read(t) {

Modified: trunk/openlayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html
===================================================================
--- trunk/openlayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_read(t) {

Modified: trunk/openlayers/tests/Format/WMSCapabilities/v1_3_0.html
===================================================================
--- trunk/openlayers/tests/Format/WMSCapabilities/v1_3_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMSCapabilities/v1_3_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
 
     function test_layers(t) {

Modified: trunk/openlayers/tests/Format/WMSCapabilities.html
===================================================================
--- trunk/openlayers/tests/Format/WMSCapabilities.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMSCapabilities.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Format/WMSDescribeLayer.html
===================================================================
--- trunk/openlayers/tests/Format/WMSDescribeLayer.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMSDescribeLayer.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_read_WMSDescribeLayer(t) {

Modified: trunk/openlayers/tests/Format/WMSGetFeatureInfo.html
===================================================================
--- trunk/openlayers/tests/Format/WMSGetFeatureInfo.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMSGetFeatureInfo.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_read_FeatureInfoResponse(t) {

Modified: trunk/openlayers/tests/Format/WMTSCapabilities/v1_0_0.html
===================================================================
--- trunk/openlayers/tests/Format/WMTSCapabilities/v1_0_0.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMTSCapabilities/v1_0_0.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
 
         function test_ows(t) {

Modified: trunk/openlayers/tests/Format/WMTSCapabilities.html
===================================================================
--- trunk/openlayers/tests/Format/WMTSCapabilities.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/WMTSCapabilities.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Format/XML.html
===================================================================
--- trunk/openlayers/tests/Format/XML.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format/XML.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     var text =

Modified: trunk/openlayers/tests/Format.html
===================================================================
--- trunk/openlayers/tests/Format.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Format.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_Format_constructor(t) {

Modified: trunk/openlayers/tests/Geometry/Collection.html
===================================================================
--- trunk/openlayers/tests/Geometry/Collection.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/Collection.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var coll;
         

Modified: trunk/openlayers/tests/Geometry/Curve.html
===================================================================
--- trunk/openlayers/tests/Geometry/Curve.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/Curve.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var curve;
     var components = [new OpenLayers.Geometry.Point(10,10), 

Modified: trunk/openlayers/tests/Geometry/LineString.html
===================================================================
--- trunk/openlayers/tests/Geometry/LineString.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/LineString.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var line;
     var components = [new OpenLayers.Geometry.Point(10,15), 

Modified: trunk/openlayers/tests/Geometry/LinearRing.html
===================================================================
--- trunk/openlayers/tests/Geometry/LinearRing.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/LinearRing.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var line;
     var components = [new OpenLayers.Geometry.Point(10,10), 

Modified: trunk/openlayers/tests/Geometry/MultiLineString.html
===================================================================
--- trunk/openlayers/tests/Geometry/MultiLineString.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/MultiLineString.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var line;
         

Modified: trunk/openlayers/tests/Geometry/MultiPoint.html
===================================================================
--- trunk/openlayers/tests/Geometry/MultiPoint.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/MultiPoint.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var point = new OpenLayers.Geometry.Point(10, 15);
      

Modified: trunk/openlayers/tests/Geometry/MultiPolygon.html
===================================================================
--- trunk/openlayers/tests/Geometry/MultiPolygon.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/MultiPolygon.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var polygon;
     var components = [new OpenLayers.Geometry.Point(10,10), new OpenLayers.Geometry.Point(0,0)];

Modified: trunk/openlayers/tests/Geometry/Point.html
===================================================================
--- trunk/openlayers/tests/Geometry/Point.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/Point.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var point; 
         

Modified: trunk/openlayers/tests/Geometry/Polygon.html
===================================================================
--- trunk/openlayers/tests/Geometry/Polygon.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/Polygon.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var polygon;
     var components = [new OpenLayers.Geometry.Point(10,14), new OpenLayers.Geometry.Point(5,3)];

Modified: trunk/openlayers/tests/Geometry/Rectangle.html
===================================================================
--- trunk/openlayers/tests/Geometry/Rectangle.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/Rectangle.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_Rectangle_constructor (t) {

Modified: trunk/openlayers/tests/Geometry/Surface.html
===================================================================
--- trunk/openlayers/tests/Geometry/Surface.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry/Surface.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_Surface_constructor (t) {

Modified: trunk/openlayers/tests/Geometry.html
===================================================================
--- trunk/openlayers/tests/Geometry.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Geometry.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script src="data/geos_wkt_intersects.js"></script>
   <script type="text/javascript">
     var map; 

Modified: trunk/openlayers/tests/Handler/Box.html
===================================================================
--- trunk/openlayers/tests/Handler/Box.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Box.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_Box_destroy(t) {
         t.plan(1);

Modified: trunk/openlayers/tests/Handler/Click.html
===================================================================
--- trunk/openlayers/tests/Handler/Click.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Click.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_Click_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Handler/Drag.html
===================================================================
--- trunk/openlayers/tests/Handler/Drag.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Drag.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_Drag_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Handler/Feature.html
===================================================================
--- trunk/openlayers/tests/Handler/Feature.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Feature.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_initialize(t) {
         t.plan(4);

Modified: trunk/openlayers/tests/Handler/Hover.html
===================================================================
--- trunk/openlayers/tests/Handler/Hover.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Hover.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_Hover_events(t) {
         t.plan(10);

Modified: trunk/openlayers/tests/Handler/Keyboard.html
===================================================================
--- trunk/openlayers/tests/Handler/Keyboard.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Keyboard.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_Keyboard_initialize(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Handler/MouseWheel.html
===================================================================
--- trunk/openlayers/tests/Handler/MouseWheel.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/MouseWheel.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_MouseWheel_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Handler/Path.html
===================================================================
--- trunk/openlayers/tests/Handler/Path.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Path.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_Path_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Handler/Point.html
===================================================================
--- trunk/openlayers/tests/Handler/Point.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Point.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_Point_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Handler/Polygon.html
===================================================================
--- trunk/openlayers/tests/Handler/Polygon.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/Polygon.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_Polygon_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Handler/RegularPolygon.html
===================================================================
--- trunk/openlayers/tests/Handler/RegularPolygon.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler/RegularPolygon.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_RegularPolygon_constructor(t) {
         t.plan(3);

Modified: trunk/openlayers/tests/Handler.html
===================================================================
--- trunk/openlayers/tests/Handler.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Handler.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     function test_Handler_constructor(t) {
         t.plan(4);

Modified: trunk/openlayers/tests/Icon.html
===================================================================
--- trunk/openlayers/tests/Icon.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Icon.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     var icon; 
     

Modified: trunk/openlayers/tests/Lang.html
===================================================================
--- trunk/openlayers/tests/Lang.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Lang.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../lib/OpenLayers.js"></script>
+    <script src="OLLoader.js"></script>
     <script src="../lib/OpenLayers/Lang/en-CA.js" type="text/javascript"></script>
     <script src="../lib/OpenLayers/Lang/fr.js" type="text/javascript"></script>
     <script type="text/javascript">

Modified: trunk/openlayers/tests/Layer/ArcGIS93Rest.html
===================================================================
--- trunk/openlayers/tests/Layer/ArcGIS93Rest.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/ArcGIS93Rest.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -2,7 +2,7 @@
 <head>
     <script type="text/javascript">var oldAlert = window.alert, gMess; window.alert = function(message) {gMess = message; return true;};</script>
     <script type="text/javascript">window.alert = oldAlert;</script>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var layer; 

Modified: trunk/openlayers/tests/Layer/ArcIMS.html
===================================================================
--- trunk/openlayers/tests/Layer/ArcIMS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/ArcIMS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
   <head>
-    <script type="text/javascript" src="../../lib/OpenLayers.js"></script>
+    <script type="text/javascript" src="../OLLoader.js"></script>
     <script type="text/javascript">
     
       // use an arcims map service against Avencia Inc.'s global sample map services

Modified: trunk/openlayers/tests/Layer/Bing.html
===================================================================
--- trunk/openlayers/tests/Layer/Bing.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Bing.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var map, layer; 
 

Modified: trunk/openlayers/tests/Layer/EventPane.html
===================================================================
--- trunk/openlayers/tests/Layer/EventPane.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/EventPane.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var isOpera = (navigator.userAgent.indexOf("Opera") != -1);

Modified: trunk/openlayers/tests/Layer/FixedZoomLevels.html
===================================================================
--- trunk/openlayers/tests/Layer/FixedZoomLevels.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/FixedZoomLevels.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var layer; 
 

Modified: trunk/openlayers/tests/Layer/GML.html
===================================================================
--- trunk/openlayers/tests/Layer/GML.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/GML.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     var name = "GML Layer";

Modified: trunk/openlayers/tests/Layer/GeoRSS.html
===================================================================
--- trunk/openlayers/tests/Layer/GeoRSS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/GeoRSS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var isMSIE    = (navigator.userAgent.indexOf("MSIE") > -1);

Modified: trunk/openlayers/tests/Layer/Google/v3.html
===================================================================
--- trunk/openlayers/tests/Layer/Google/v3.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Google/v3.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,7 +1,7 @@
 <html>
 <head>
     <script src="http://maps.google.com/maps/api/js?sensor=false"></script>
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
 
     var layer; 

Modified: trunk/openlayers/tests/Layer/Google.html
===================================================================
--- trunk/openlayers/tests/Layer/Google.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Google.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -4,7 +4,7 @@
     <!-- this gmaps key generated for http://openlayers.org/dev/ -->
     <script src='http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAA9XNhd8q0UdwNC7YSO4YZghSPUCi5aRYVveCcVYxzezM4iaj_gxQ9t-UajFL70jfcpquH5l1IJ-Zyyw'></script>
     <script type="text/javascript">window.alert = oldAlert;</script>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     var layer; 
     var validkey = (window.location.protocol == "file:") ||

Modified: trunk/openlayers/tests/Layer/Grid.html
===================================================================
--- trunk/openlayers/tests/Layer/Grid.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Grid.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var layer; 

Modified: trunk/openlayers/tests/Layer/HTTPRequest.html
===================================================================
--- trunk/openlayers/tests/Layer/HTTPRequest.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/HTTPRequest.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var layer; 
 

Modified: trunk/openlayers/tests/Layer/Image.html
===================================================================
--- trunk/openlayers/tests/Layer/Image.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Image.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var layer; 
 

Modified: trunk/openlayers/tests/Layer/KaMap.html
===================================================================
--- trunk/openlayers/tests/Layer/KaMap.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/KaMap.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var layer; 

Modified: trunk/openlayers/tests/Layer/MapGuide.html
===================================================================
--- trunk/openlayers/tests/Layer/MapGuide.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/MapGuide.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -3,7 +3,7 @@
     <script type="text/javascript">var oldAlert = window.alert, gMess; window.alert = function(message) {gMess = message; return true;};</script>
     <script src='http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhR_wWLPFku8Ix9i2SXYRVK3e45q1BQUd_beF8dtzKET_EteAjPdGDwqpQ'></script>
     <script type="text/javascript">window.alert = oldAlert;</script>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var layer; 

Modified: trunk/openlayers/tests/Layer/MapServer.html
===================================================================
--- trunk/openlayers/tests/Layer/MapServer.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/MapServer.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -5,7 +5,7 @@
     <script type="text/javascript">window.alert = oldAlert;</script>
     
 
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var layer; 

Modified: trunk/openlayers/tests/Layer/Markers.html
===================================================================
--- trunk/openlayers/tests/Layer/Markers.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Markers.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var layer; 
 

Modified: trunk/openlayers/tests/Layer/MultiMap.html
===================================================================
--- trunk/openlayers/tests/Layer/MultiMap.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/MultiMap.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -2,7 +2,7 @@
 <head>
   <!-- multimap api key for http://(www.)openlayers.org -->
   <script type="text/javascript" src="http://developer.multimap.com/API/maps/1.2/OA10072915821139765"></script>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var doTest = true;
     function test_Layer_MultiMap_constructor (t) {

Modified: trunk/openlayers/tests/Layer/PointTrack.html
===================================================================
--- trunk/openlayers/tests/Layer/PointTrack.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/PointTrack.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
   
     var name = "PointTrack Layer";

Modified: trunk/openlayers/tests/Layer/SphericalMercator.html
===================================================================
--- trunk/openlayers/tests/Layer/SphericalMercator.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/SphericalMercator.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
     function test_SphericalMercator_forwardMercator(t) {
         t.plan(12);

Modified: trunk/openlayers/tests/Layer/TMS.html
===================================================================
--- trunk/openlayers/tests/Layer/TMS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/TMS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var layer; 

Modified: trunk/openlayers/tests/Layer/Text.html
===================================================================
--- trunk/openlayers/tests/Layer/Text.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Text.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var isMSIE = (navigator.userAgent.indexOf("MSIE") > -1);

Modified: trunk/openlayers/tests/Layer/TileCache.html
===================================================================
--- trunk/openlayers/tests/Layer/TileCache.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/TileCache.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
 

Modified: trunk/openlayers/tests/Layer/Vector/RootContainer.html
===================================================================
--- trunk/openlayers/tests/Layer/Vector/RootContainer.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Vector/RootContainer.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../../lib/OpenLayers.js"></script>
+  <script src="../../OLLoader.js"></script>
   <script type="text/javascript">
     var layer, map; 
 

Modified: trunk/openlayers/tests/Layer/Vector.html
===================================================================
--- trunk/openlayers/tests/Layer/Vector.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Vector.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     var name = "Vector Layer";

Modified: trunk/openlayers/tests/Layer/WFS.html
===================================================================
--- trunk/openlayers/tests/Layer/WFS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/WFS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     var name = "Vector Layer";

Modified: trunk/openlayers/tests/Layer/WMS/Post.html
===================================================================
--- trunk/openlayers/tests/Layer/WMS/Post.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/WMS/Post.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var isOpera   = (navigator.userAgent.indexOf("Opera") != -1);

Modified: trunk/openlayers/tests/Layer/WMS.html
===================================================================
--- trunk/openlayers/tests/Layer/WMS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/WMS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -3,7 +3,7 @@
     <script type="text/javascript">var oldAlert = window.alert, gMess; window.alert = function(message) {gMess = message; return true;};</script>
     <script src='http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhR_wWLPFku8Ix9i2SXYRVK3e45q1BQUd_beF8dtzKET_EteAjPdGDwqpQ'></script>
     <script type="text/javascript">window.alert = oldAlert;</script>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var layer;

Modified: trunk/openlayers/tests/Layer/WMTS.html
===================================================================
--- trunk/openlayers/tests/Layer/WMTS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/WMTS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
     <head>
-        <script src="../../lib/OpenLayers.js"></script>
+        <script src="../OLLoader.js"></script>
         <script type="text/javascript">    
 
             function test_constructor(t) {

Modified: trunk/openlayers/tests/Layer/WrapDateLine.html
===================================================================
--- trunk/openlayers/tests/Layer/WrapDateLine.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/WrapDateLine.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var layer; 

Modified: trunk/openlayers/tests/Layer/XYZ.html
===================================================================
--- trunk/openlayers/tests/Layer/XYZ.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/XYZ.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var layer; 
 

Modified: trunk/openlayers/tests/Layer/Yahoo.html
===================================================================
--- trunk/openlayers/tests/Layer/Yahoo.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer/Yahoo.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,7 +1,7 @@
 <html>
 <head>
   <script src="http://api.maps.yahoo.com/ajaxymap?v=3.0&appid=euzuro-openlayers"></script>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var layer; 
 

Modified: trunk/openlayers/tests/Layer.html
===================================================================
--- trunk/openlayers/tests/Layer.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Layer.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     var layer; 
 

Modified: trunk/openlayers/tests/Map.html
===================================================================
--- trunk/openlayers/tests/Map.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Map.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);

Modified: trunk/openlayers/tests/Marker/Box.html
===================================================================
--- trunk/openlayers/tests/Marker/Box.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Marker/Box.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var box; 
     

Modified: trunk/openlayers/tests/Marker.html
===================================================================
--- trunk/openlayers/tests/Marker.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Marker.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     var marker;

Added: trunk/openlayers/tests/OLLoader.js
===================================================================
--- trunk/openlayers/tests/OLLoader.js	                        (rev 0)
+++ trunk/openlayers/tests/OLLoader.js	2011-02-21 10:10:25 UTC (rev 11162)
@@ -0,0 +1,11 @@
+// Adding a mode parameter with "build" as value in the run-tests.html will 
+// make usage of the build version of the library.
+var regexS = "[\\?&]mode=([^&#]*)";
+var regex = new RegExp( regexS );
+var href = window.parent.location.href;
+var url = href.substring(0, href.lastIndexOf('/') + 1);
+var results = regex.exec( href );
+url += (results && results[1] == 'build') ? 
+    "../build/OpenLayers.js" : "../lib/OpenLayers.js"; 
+scriptTag = "<script src='" + url + "'></script>"; 
+document.write(scriptTag);

Modified: trunk/openlayers/tests/OpenLayers1.html
===================================================================
--- trunk/openlayers/tests/OpenLayers1.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/OpenLayers1.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../lib/OpenLayers.js"></script>
+    <script src="OLLoader.js"></script>
     <script type="text/javascript">
         function test_OpenLayers(t) {
             t.plan(1);

Modified: trunk/openlayers/tests/OpenLayers2.html
===================================================================
--- trunk/openlayers/tests/OpenLayers2.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/OpenLayers2.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -2,7 +2,7 @@
 <head>
     <script src="bogus/1/OpenLayers.js-foo"></script>
     <script src="bogus/2/foo-OpenLayers.js"></script>
-    <script src="../lib/OpenLayers.js?foo"></script>
+    <script src="OLLoader.js?foo"></script>
     <script src="bogus/3/after-OpenLayers.js"></script>
     <script type="text/javascript">
         function test_OpenLayers(t) {

Modified: trunk/openlayers/tests/OpenLayers3.html
===================================================================
--- trunk/openlayers/tests/OpenLayers3.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/OpenLayers3.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -3,7 +3,7 @@
     <script>
     var OpenLayers = {singleFile: true};
     </script>
-    <script src="../lib/OpenLayers.js"></script>
+    <script src="OLLoader.js"></script>
     <script type="text/javascript">
         function test_OpenLayers(t) {
             t.plan(1);

Modified: trunk/openlayers/tests/OpenLayers4.html
===================================================================
--- trunk/openlayers/tests/OpenLayers4.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/OpenLayers4.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -2,7 +2,7 @@
 <head>
     <script type="text/javascript">
 	OpenLayers = {singleFile: true}; // just to make the test run faster
-        document.write('<scr'+'ipt src="../lib/OpenLayers.js"></scr'+'ipt>');
+        document.write('<scr'+'ipt src="OLLoader.js"></scr'+'ipt>');
         document.write('<scr'+'ipt src="bogus/foo-/OpenLayers.js"></scr'+'ipt>');
     </script>
     <script type="text/javascript">

Modified: trunk/openlayers/tests/OpenLayersJsFiles.html
===================================================================
--- trunk/openlayers/tests/OpenLayersJsFiles.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/OpenLayersJsFiles.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -6,7 +6,7 @@
             "OpenLayers/BaseTypes.js"
         );
     </script>
-    <script src="../lib/OpenLayers.js"></script>
+    <script src="OLLoader.js"></script>
     <script type="text/javascript">
         function test_OpenLayers(t) {
             t.plan(1);

Modified: trunk/openlayers/tests/Popup/Anchored.html
===================================================================
--- trunk/openlayers/tests/Popup/Anchored.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Popup/Anchored.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     var popup;

Modified: trunk/openlayers/tests/Popup/AnchoredBubble.html
===================================================================
--- trunk/openlayers/tests/Popup/AnchoredBubble.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Popup/AnchoredBubble.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
    function test_Popup_Anchored_setOpacity(t) { 

Modified: trunk/openlayers/tests/Popup/FramedCloud.html
===================================================================
--- trunk/openlayers/tests/Popup/FramedCloud.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Popup/FramedCloud.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
    function test_Popup_FramedCloud_setHTML(t) { 

Modified: trunk/openlayers/tests/Popup.html
===================================================================
--- trunk/openlayers/tests/Popup.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Popup.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     var popup;

Modified: trunk/openlayers/tests/Projection.html
===================================================================
--- trunk/openlayers/tests/Projection.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Projection.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
   <head> 
-    <script src="../lib/OpenLayers.js"></script> 
+    <script src="OLLoader.js"></script> 
     <script type="text/javascript"> 
      function test_Projection_constructor(t) { 
          t.plan(9); 

Modified: trunk/openlayers/tests/Protocol/HTTP.html
===================================================================
--- trunk/openlayers/tests/Protocol/HTTP.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Protocol/HTTP.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_constructor(t) {

Modified: trunk/openlayers/tests/Protocol/SOS.html
===================================================================
--- trunk/openlayers/tests/Protocol/SOS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Protocol/SOS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_constructor(t) {

Modified: trunk/openlayers/tests/Protocol/SQL/Gears.html
===================================================================
--- trunk/openlayers/tests/Protocol/SQL/Gears.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Protocol/SQL/Gears.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../../lib/OpenLayers.js"></script>
+  <script src="../../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Protocol/SQL.html
===================================================================
--- trunk/openlayers/tests/Protocol/SQL.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Protocol/SQL.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Protocol/WFS.html
===================================================================
--- trunk/openlayers/tests/Protocol/WFS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Protocol/WFS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Protocol.html
===================================================================
--- trunk/openlayers/tests/Protocol.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Protocol.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Renderer/Canvas.html
===================================================================
--- trunk/openlayers/tests/Renderer/Canvas.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Renderer/Canvas.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var supported = OpenLayers.Renderer.Canvas.prototype.supported();
     function test_Renderer_Canvas_constructor(t) {

Modified: trunk/openlayers/tests/Renderer/Elements.html
===================================================================
--- trunk/openlayers/tests/Renderer/Elements.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Renderer/Elements.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function setUp() {

Modified: trunk/openlayers/tests/Renderer/SVG.html
===================================================================
--- trunk/openlayers/tests/Renderer/SVG.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Renderer/SVG.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     var geometry = null, node = null;

Modified: trunk/openlayers/tests/Renderer/VML.html
===================================================================
--- trunk/openlayers/tests/Renderer/VML.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Renderer/VML.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     var geometry = null, node = null;

Modified: trunk/openlayers/tests/Renderer.html
===================================================================
--- trunk/openlayers/tests/Renderer.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Renderer.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src="../lib/OpenLayers.js"></script>
+<script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_Renderer_constructor(t) {

Modified: trunk/openlayers/tests/Request/XMLHttpRequest.html
===================================================================
--- trunk/openlayers/tests/Request/XMLHttpRequest.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Request/XMLHttpRequest.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../lib/OpenLayers.js"></script>
+    <script src="../OLLoader.js"></script>
     <script type="text/javascript">
         function test_constructor(t) {
             t.plan(1);

Modified: trunk/openlayers/tests/Request.html
===================================================================
--- trunk/openlayers/tests/Request.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Request.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../lib/OpenLayers.js"></script>
+    <script src="OLLoader.js"></script>
     <script type="text/javascript">
     function setup() {
         window._xhr = OpenLayers.Request.XMLHttpRequest;

Modified: trunk/openlayers/tests/Rule.html
===================================================================
--- trunk/openlayers/tests/Rule.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Rule.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../lib/OpenLayers.js"></script> 
+    <script src="OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_Rule_constructor(t) { 

Modified: trunk/openlayers/tests/Strategy/BBOX.html
===================================================================
--- trunk/openlayers/tests/Strategy/BBOX.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Strategy/BBOX.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Strategy/Cluster.html
===================================================================
--- trunk/openlayers/tests/Strategy/Cluster.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Strategy/Cluster.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_activate(t) {

Modified: trunk/openlayers/tests/Strategy/Filter.html
===================================================================
--- trunk/openlayers/tests/Strategy/Filter.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Strategy/Filter.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-<script src="../../lib/OpenLayers.js"></script>
+<script src="../OLLoader.js"></script>
 <script>
 
 var features = [];

Modified: trunk/openlayers/tests/Strategy/Fixed.html
===================================================================
--- trunk/openlayers/tests/Strategy/Fixed.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Strategy/Fixed.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_activate(t) {

Modified: trunk/openlayers/tests/Strategy/Paging.html
===================================================================
--- trunk/openlayers/tests/Strategy/Paging.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Strategy/Paging.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_activate(t) {

Modified: trunk/openlayers/tests/Strategy/Refresh.html
===================================================================
--- trunk/openlayers/tests/Strategy/Refresh.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Strategy/Refresh.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
 
     var interval = 5000;

Modified: trunk/openlayers/tests/Strategy/Save.html
===================================================================
--- trunk/openlayers/tests/Strategy/Save.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Strategy/Save.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
   
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Strategy.html
===================================================================
--- trunk/openlayers/tests/Strategy.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Strategy.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
 
     function test_initialize(t) {

Modified: trunk/openlayers/tests/Style.html
===================================================================
--- trunk/openlayers/tests/Style.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Style.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../lib/OpenLayers.js"></script> 
+    <script src="OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_Style_constructor(t) { 

Modified: trunk/openlayers/tests/Style2.html
===================================================================
--- trunk/openlayers/tests/Style2.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Style2.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../lib/OpenLayers.js"></script> 
+    <script src="OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/StyleMap.html
===================================================================
--- trunk/openlayers/tests/StyleMap.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/StyleMap.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../lib/OpenLayers.js"></script> 
+    <script src="OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_StyleMap_constructor(t) { 

Modified: trunk/openlayers/tests/Symbolizer/Line.html
===================================================================
--- trunk/openlayers/tests/Symbolizer/Line.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Symbolizer/Line.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/Symbolizer/Point.html
===================================================================
--- trunk/openlayers/tests/Symbolizer/Point.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Symbolizer/Point.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/Symbolizer/Polygon.html
===================================================================
--- trunk/openlayers/tests/Symbolizer/Polygon.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Symbolizer/Polygon.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/Symbolizer/Raster.html
===================================================================
--- trunk/openlayers/tests/Symbolizer/Raster.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Symbolizer/Raster.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/Symbolizer/Text.html
===================================================================
--- trunk/openlayers/tests/Symbolizer/Text.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Symbolizer/Text.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../../lib/OpenLayers.js"></script> 
+    <script src="../OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/Symbolizer.html
===================================================================
--- trunk/openlayers/tests/Symbolizer.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Symbolizer.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../lib/OpenLayers.js"></script> 
+    <script src="OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_constructor(t) { 

Modified: trunk/openlayers/tests/Tile/Image/IFrame.html
===================================================================
--- trunk/openlayers/tests/Tile/Image/IFrame.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Tile/Image/IFrame.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <script src="../../../lib/OpenLayers.js"></script>
+    <script src="../../OLLoader.js"></script>
     <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var isOpera   = (navigator.userAgent.indexOf("Opera") != -1);

Modified: trunk/openlayers/tests/Tile/Image.html
===================================================================
--- trunk/openlayers/tests/Tile/Image.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Tile/Image.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var tile; 

Modified: trunk/openlayers/tests/Tile/WFS.html
===================================================================
--- trunk/openlayers/tests/Tile/WFS.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Tile/WFS.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../../lib/OpenLayers.js"></script>
+  <script src="../OLLoader.js"></script>
   <script type="text/javascript">
     var tile; 
     

Modified: trunk/openlayers/tests/Tile.html
===================================================================
--- trunk/openlayers/tests/Tile.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Tile.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     var tile; 
     

Modified: trunk/openlayers/tests/Tween.html
===================================================================
--- trunk/openlayers/tests/Tween.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Tween.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -1,6 +1,6 @@
 <html> 
 <head> 
-    <script src="../lib/OpenLayers.js"></script> 
+    <script src="OLLoader.js"></script> 
     <script type="text/javascript">
 
     function test_Tween_constructor(t) { 

Modified: trunk/openlayers/tests/Util.html
===================================================================
--- trunk/openlayers/tests/Util.html	2011-02-21 10:09:07 UTC (rev 11161)
+++ trunk/openlayers/tests/Util.html	2011-02-21 10:10:25 UTC (rev 11162)
@@ -18,7 +18,7 @@
         "OpenLayers/Console.js"
     ];
   </script>
-  <script src="../lib/OpenLayers.js"></script>
+  <script src="OLLoader.js"></script>
   <script type="text/javascript">
     var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
     var map; 



More information about the Commits mailing list