| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MouseToolbar.html | 2012-03-21 | 2.5 kB | |
| NavToolbar.html | 2012-03-21 | 2.0 kB | |
| EditingToolbar.html | 2012-03-21 | 1.0 kB | |
| OverviewMap.html | 2012-03-21 | 7.1 kB | |
| ModifyFeature.html | 2012-03-21 | 31.9 kB | |
| Geolocate.html | 2012-03-21 | 5.2 kB | |
| TouchNavigation.html | 2012-03-21 | 4.9 kB | |
| Panel.html | 2012-03-21 | 13.1 kB | |
| PanPanel.html | 2012-03-21 | 2.0 kB | |
| Split.html | 2012-03-21 | 12.0 kB | |
| GetFeature.html | 2012-03-21 | 7.8 kB | |
| TransformFeature.html | 2012-03-21 | 3.5 kB | |
| SLDSelect.html | 2012-03-21 | 13.1 kB | |
| WMTSGetFeatureInfo.html | 2012-03-21 | 11.4 kB | |
| NavigationHistory.html | 2012-03-21 | 9.3 kB | |
| MousePosition.html | 2012-03-21 | 4.4 kB | |
| Button.html | 2012-03-21 | 478 Bytes | |
| DrawFeature.html | 2012-03-21 | 5.2 kB | |
| PanZoomBar.html | 2012-03-21 | 9.8 kB | |
| PinchZoom.html | 2012-03-21 | 2.6 kB | |
| Attribution.html | 2012-03-21 | 2.7 kB | |
| Measure.html | 2012-03-21 | 13.9 kB | |
| Navigation.html | 2012-03-21 | 7.3 kB | |
| ScaleLine.html | 2012-03-21 | 9.3 kB | |
| WMSGetFeatureInfo.html | 2012-03-21 | 21.2 kB | |
| SelectFeature.html | 2012-03-21 | 21.2 kB | |
| DragFeature.html | 2012-03-21 | 14.1 kB | |
| KeyboardDefaults.html | 2012-03-21 | 7.7 kB | |
| Scale.html | 2012-03-21 | 2.5 kB | |
| ArgParser.html | 2012-03-21 | 931 Bytes | |
| LayerSwitcher.html | 2012-03-21 | 8.7 kB | |
| PanZoom.html | 2012-03-21 | 10.0 kB | |
| Permalink.html | 2012-03-21 | 18.3 kB | |
| Graticule.html | 2012-03-21 | 2.4 kB | |
| Snapping.html | 2012-03-21 | 14.9 kB | |
| DragPan.html | 2012-03-21 | 4.2 kB | |
| Totals: 36 Items | 308.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.