Files
openlayers/tests/list-tests.html
crschmidt d8b8f44803 Pullup trunk for RC4.
Fixes:
#694    Safari 1.3.2 doesn't work with OL 2.4
#695    GeoRSS serializer is broken
#696    events need to fall through the overview map extent rectangle
#697    Vector example to show how to use styles
#698    add close box option to AnchoredBubble
#701    SVG render does not always clear features when map extent changes
#703    OpenLayers.Layer.Vector do not properly destroy its features
#706    Full CSS support fails when Control.OverviewMap is loaded
#708    change WKT format to deal in features instead of geometries
#710    Install instructions unclear
#711    OpenLayers.Layer.Image requires OpenLayers.Tile.Image
#715    layer.js needs sanity check
#718    WMS.Untiled Clone doesn't work
#719    SVG renderer does not always redraw LineStrings and Polygons
#720    remove console.log() from OpenLayers.Format.WKT


git-svn-id: http://svn.openlayers.org/branches/openlayers/2.4@3177 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-05-24 14:43:07 +00:00

64 lines
2.2 KiB
HTML

<ul id="testlist">
<li>BaseTypes/test_Class.html</li>
<li>BaseTypes/test_Pixel.html</li>
<li>BaseTypes/test_Size.html</li>
<li>BaseTypes/test_LonLat.html</li>
<li>BaseTypes/test_Bounds.html</li>
<li>test_Geometry.html</li>
<li>Geometry/test_Point.html</li>
<li>Geometry/test_Curve.html</li>
<li>Geometry/test_LineString.html</li>
<li>Geometry/test_MultiLineString.html</li>
<li>Geometry/test_LinearRing.html</li>
<li>Geometry/test_Collection.html</li>
<li>Geometry/test_MultiPoint.html</li>
<li>Geometry/test_Polygon.html</li>
<li>Geometry/test_MultiPolygon.html</li>
<li>Geometry/test_Rectangle.html</li>
<li>Geometry/test_Surface.html</li>
<li>test_Format.html</li>
<li>Format/test_GeoRSS.html</li>
<li>Format/test_GML.html</li>
<li>Format/test_WKT.html</li>
<li>test_Icon.html</li>
<li>test_Marker.html</li>
<li>Marker/test_Box.html</li>
<li>test_Popup.html</li>
<li>test_Feature.html</li>
<li>Feature/test_Vector.html</li>
<li>test_Events.html</li>
<li>test_Util.html</li>
<li>test_Layer.html</li>
<li>test_Renderer.html</li>
<li>Layer/test_EventPane.html</li>
<li>Layer/test_FixedZoomLevels.html</li>
<li>Layer/test_GeoRSS.html</li>
<li>Layer/test_Google.html</li>
<li>Layer/test_Grid.html</li>
<li>Layer/test_HTTPRequest.html</li>
<li>Layer/test_Image.html</li>
<li>Layer/test_KaMap.html</li>
<li>Layer/test_Markers.html</li>
<li>Layer/test_MultiMap.html</li>
<li>Layer/test_MapServer.html</li>
<li>Layer/test_MapServer_Untiled.html</li>
<li>Layer/test_Text.html</li>
<li>Layer/test_WMS.html</li>
<li>Layer/test_WFS.html</li>
<li>Layer/test_TMS.html</li>
<li>Layer/test_Vector.html</li>
<li>Layer/test_GML.html</li>
<li>test_Tile.html</li>
<li>Tile/test_Image.html</li>
<li>test_Control.html</li>
<li>Control/test_OverviewMap.html</li>
<li>Control/test_NavToolbar.html</li>
<li>Control/test_MouseToolbar.html</li>
<li>Control/test_LayerSwitcher.html</li>
<li>Control/test_PanZoom.html</li>
<li>Control/test_PanZoomBar.html</li>
<li>Control/test_Permalink.html</li>
<li>Control/test_Scale.html</li>
<li>test_Map.html</li>
</ul>