Files
openlayers/tests/list-tests.html
crschmidt d564f2da47 Add tests for MouseToolbar. This is relatively minimal compared to what
really should be done, but this will catch the problems encountered in RC3
automatically if the tests are run in IE. 


git-svn-id: http://svn.openlayers.org/branches/openlayers/2.0@1354 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-08-24 13:35:55 +00:00

32 lines
1003 B
HTML

<ul id="testlist">
<li>test_Pixel.html</li>
<li>test_Size.html</li>
<li>test_LonLat.html</li>
<li>test_Icon.html</li>
<li>test_Marker.html</li>
<li>test_Popup.html</li>
<li>test_Feature.html</li>
<li>test_Bounds.html</li>
<li>test_Events.html</li>
<li>test_Util.html</li>
<li>test_Layer.html</li>
<li>test_Layer_EventPane.html</li>
<li>test_Layer_HTTPRequest.html</li>
<li>test_Layer_Grid.html</li>
<li>test_Layer_Markers.html</li>
<li>test_Layer_Text.html</li>
<li>test_Layer_GeoRSS.html</li>
<li>test_Layer_KaMap.html</li>
<li>test_Layer_WMS.html</li>
<li>test_Layer_Google.html</li>
<li>test_Tile.html</li>
<li>test_Tile_Image.html</li>
<li>test_Control.html</li>
<li>test_Control_MouseToolbar.html</li>
<li>test_Control_LayerSwitcher.html</li>
<li>test_Control_PanZoom.html</li>
<li>test_Control_PanZoomBar.html</li>
<li>test_Control_Permalink.html</li>
<li>test_Map.html</li>
</ul>