From 3e348f450e59bcb11609941e00bdea04643f72ea Mon Sep 17 00:00:00 2001 From: euzuro Date: Mon, 31 Mar 2008 05:31:28 +0000 Subject: [PATCH] fix up tests, remove _01_. (Closes #1387) git-svn-id: http://svn.openlayers.org/trunk/openlayers@6724 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/BaseTypes.html | 14 +++++----- tests/BaseTypes/Bounds.html | 40 ++++++++++++++--------------- tests/BaseTypes/Class.html | 4 +-- tests/BaseTypes/Element.html | 16 ++++++------ tests/BaseTypes/LonLat.html | 18 ++++++------- tests/BaseTypes/Pixel.html | 14 +++++----- tests/BaseTypes/Size.html | 10 ++++---- tests/Control/Attribution.html | 2 +- tests/Control/KeyboardDefaults.html | 6 ++--- tests/Control/LayerSwitcher.html | 10 ++++---- tests/Control/MousePosition.html | 6 ++--- tests/Control/MouseToolbar.html | 6 ++--- tests/Control/NavToolbar.html | 4 +-- tests/Control/PanZoom.html | 6 ++--- tests/Control/PanZoomBar.html | 4 +-- tests/Control/Panel.html | 4 +-- tests/Control/Permalink.html | 14 +++++----- tests/Control/Scale.html | 8 +++--- tests/Events.html | 14 +++++----- tests/Feature.html | 12 ++++----- tests/Format.html | 2 +- tests/Geometry.html | 18 ++++++------- tests/Geometry/Collection.html | 18 ++++++------- tests/Geometry/Curve.html | 16 ++++++------ tests/Geometry/LineString.html | 10 ++++---- tests/Geometry/LinearRing.html | 8 +++--- tests/Geometry/MultiLineString.html | 4 +-- tests/Geometry/MultiPoint.html | 6 ++--- tests/Geometry/MultiPolygon.html | 4 +-- tests/Geometry/Point.html | 10 ++++---- tests/Geometry/Polygon.html | 10 ++++---- tests/Geometry/Rectangle.html | 8 +++--- tests/Geometry/Surface.html | 2 +- tests/Icon.html | 6 ++--- tests/Layer.html | 20 +++++++-------- tests/Layer/EventPane.html | 8 +++--- tests/Layer/FixedZoomLevels.html | 2 +- tests/Layer/GML.html | 2 +- tests/Layer/GeoRSS.html | 12 ++++----- tests/Layer/Google.html | 12 ++++----- tests/Layer/Grid.html | 30 +++++++++++----------- tests/Layer/HTTPRequest.html | 14 +++++----- tests/Layer/Image.html | 8 +++--- tests/Layer/KaMap.html | 22 ++++++++-------- tests/Layer/MapGuide.html | 14 +++++----- tests/Layer/MapServer.html | 36 +++++++++++++------------- tests/Layer/Markers.html | 10 ++++---- tests/Layer/MultiMap.html | 10 ++++---- tests/Layer/PointTrack.html | 6 ++--- tests/Layer/TMS.html | 16 ++++++------ tests/Layer/Text.html | 12 ++++----- tests/Layer/TileCache.html | 16 ++++++------ tests/Layer/Vector.html | 8 +++--- tests/Layer/WMS.html | 24 ++++++++--------- tests/Layer/Yahoo.html | 8 +++--- tests/Map.html | 40 ++++++++++++++--------------- tests/Marker.html | 10 ++++---- tests/Marker/Box.html | 12 ++++----- tests/Popup.html | 6 ++--- tests/Popup/Anchored.html | 2 +- tests/Projection.html | 2 +- tests/Tile.html | 6 ++--- tests/Tile/Image.html | 12 ++++----- tests/Tile/WFS.html | 2 +- tests/Util.html | 30 +++++++++++----------- 65 files changed, 373 insertions(+), 373 deletions(-) diff --git a/tests/BaseTypes.html b/tests/BaseTypes.html index ea56192ea2..46d7ba5882 100644 --- a/tests/BaseTypes.html +++ b/tests/BaseTypes.html @@ -3,7 +3,7 @@