Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Feature.html | 2012-03-21 | 25.5 kB | |
RegularPolygon.html | 2012-03-21 | 8.8 kB | |
Point.html | 2012-03-21 | 21.9 kB | |
Box.html | 2012-03-21 | 4.3 kB | |
Polygon.html | 2012-03-21 | 44.4 kB | |
Click.html | 2012-03-21 | 23.2 kB | |
Hover.html | 2012-03-21 | 4.9 kB | |
Pinch.html | 2012-03-21 | 9.9 kB | |
Keyboard.html | 2012-03-21 | 4.2 kB | |
MouseWheel.html | 2012-03-21 | 6.8 kB | |
Drag.html | 2012-03-21 | 22.6 kB | |
Path.html | 2012-03-21 | 50.1 kB | |
Totals: 12 Items | 226.6 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.