Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
memory | 2012-03-21 | ||
vector-layer-zindex.html | 2012-03-21 | 5.5 kB | |
google-resize.html | 2012-03-21 | 2.2 kB | |
select-feature.html | 2012-03-21 | 2.8 kB | |
arcims-2117.html | 2012-03-21 | 2.7 kB | |
geojson-geomcoll-reprojection.html | 2012-03-21 | 3.7 kB | |
google-panning.html | 2012-03-21 | 4.5 kB | |
alloverlays-mixed.html | 2012-03-21 | 2.4 kB | |
big-georss.html | 2012-03-21 | 1.1 kB | |
google-v3-resize.html | 2012-03-21 | 2.0 kB | |
rendered-dimensions.html | 2012-03-21 | 1.6 kB | |
ajax.txt | 2012-03-21 | 18 Bytes | |
box-strict.html | 2012-03-21 | 1.7 kB | |
pan-redraw-svg.html | 2012-03-21 | 2.1 kB | |
tiles-loading.html | 2012-03-21 | 4.2 kB | |
ajax.html | 2012-03-21 | 2.0 kB | |
geodesic.html | 2012-03-21 | 5.9 kB | |
renderedDimensions.html | 2012-03-21 | 3.7 kB | |
ve-opacity.html | 2012-03-21 | 1.8 kB | |
overviewmap-projection.html | 2012-03-21 | 2.5 kB | |
page-position.html | 2012-03-21 | 3.8 kB | |
vector-features-performance.html | 2012-03-21 | 5.8 kB | |
popup-keepInMap.html | 2012-03-21 | 4.0 kB | |
feature-handler.html | 2012-03-21 | 3.8 kB | |
arkansas.rss | 2012-03-21 | 10.0 kB | |
box-quirks.html | 2012-03-21 | 1.9 kB | |
multiple-google-layers.html | 2012-03-21 | 5.6 kB | |
clip-features-svg.html | 2012-03-21 | 5.3 kB | |
reflow.html | 2012-03-21 | 1.7 kB | |
draw-feature.html | 2012-03-21 | 2.4 kB | |
svg2-coordinaterange.html | 2012-03-21 | 1.7 kB | |
tween.html | 2012-03-21 | 2.9 kB | |
Totals: 32 Items | 101.3 kB | 0 |
This directory contains unit tests for the OpenLayers library. Tests use the Test.AnotherWay library from <http://openjsan.org>. The test runner is 'run-tests.html' and new test files need to be added to 'list-tests.html'. The following file naming conventions are used: * A filename that starts with `test_` and has an `.html` extension contains tests. These should contain tests for a specific class. * A filename starting with `page_` and has an `.html` extension is a supporting HTML file used in one or more tests. * A filename starting with 'data_` is a supporting data file used in one or more tests.