Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Collection.html | 2012-03-21 | 16.2 kB | |
LinearRing.html | 2012-03-21 | 10.7 kB | |
Point.html | 2012-03-21 | 7.7 kB | |
MultiLineString.html | 2012-03-21 | 12.7 kB | |
Surface.html | 2012-03-21 | 471 Bytes | |
Polygon.html | 2012-03-21 | 23.6 kB | |
Rectangle.html | 2012-03-21 | 2.2 kB | |
MultiPoint.html | 2012-03-21 | 4.7 kB | |
Curve.html | 2012-03-21 | 6.1 kB | |
MultiPolygon.html | 2012-03-21 | 1.6 kB | |
LineString.html | 2012-03-21 | 17.9 kB | |
Totals: 11 Items | 103.9 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.