Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Handler | 2012-03-21 | ||
Renderer | 2012-03-21 | ||
Protocol | 2012-03-21 | ||
speed | 2012-03-21 | ||
Feature | 2012-03-21 | ||
selenium | 2012-03-21 | ||
Control | 2012-03-21 | ||
data | 2012-03-21 | ||
Popup | 2012-03-21 | ||
Strategy | 2012-03-21 | ||
Symbolizer | 2012-03-21 | ||
BaseTypes | 2012-03-21 | ||
Tile | 2012-03-21 | ||
Format | 2012-03-21 | ||
Filter | 2012-03-21 | ||
manual | 2012-03-21 | ||
Layer | 2012-03-21 | ||
node.js | 2012-03-21 | ||
Geometry | 2012-03-21 | ||
Marker | 2012-03-21 | ||
Request | 2012-03-21 | ||
list-tests.html | 2012-03-21 | 7.9 kB | |
mice.xml | 2012-03-21 | 5.4 kB | |
index.html | 2012-03-21 | 122 Bytes | |
run-tests.html | 2012-03-21 | 90.9 kB | |
OpenLayers1.html | 2012-03-21 | 374 Bytes | |
Style.html | 2012-03-21 | 16.1 kB | |
throws.js | 2012-03-21 | 2.7 kB | |
xml_eq.js | 2012-03-21 | 11.0 kB | |
Feature.html | 2012-03-21 | 8.0 kB | |
data_Layer_Text_textfile.txt | 2012-03-21 | 120 Bytes | |
atom-1.0.xml | 2012-03-21 | 1.1 kB | |
Format.html | 2012-03-21 | 695 Bytes | |
Tween.html | 2012-03-21 | 2.1 kB | |
Marker.html | 2012-03-21 | 5.3 kB | |
Util.html | 2012-03-21 | 48.7 kB | |
Layer.html | 2012-03-21 | 34.8 kB | |
data_Layer_Text_textfile_overflow.txt | 2012-03-21 | 167 Bytes | |
data_Layer_Text_textfile_2.txt | 2012-03-21 | 146 Bytes | |
auto-tests.html | 2012-03-21 | 91.6 kB | |
Renderer.html | 2012-03-21 | 2.4 kB | |
OpenLayers4.html | 2012-03-21 | 604 Bytes | |
Popup.html | 2012-03-21 | 9.5 kB | |
Symbolizer.html | 2012-03-21 | 764 Bytes | |
BaseTypes.html | 2012-03-21 | 13.5 kB | |
Lang.html | 2012-03-21 | 4.1 kB | |
georss.txt | 2012-03-21 | 27.1 kB | |
Handler.html | 2012-03-21 | 10.4 kB | |
Map.html | 2012-03-21 | 73.7 kB | |
grid_inittiles.html | 2012-03-21 | 1.0 kB | |
README.txt | 2012-03-21 | 631 Bytes | |
OpenLayers3.html | 2012-03-21 | 468 Bytes | |
Console.html | 2012-03-21 | 1.3 kB | |
Strategy.html | 2012-03-21 | 2.8 kB | |
OpenLayersJsFiles.html | 2012-03-21 | 732 Bytes | |
Protocol.html | 2012-03-21 | 2.1 kB | |
Geometry.html | 2012-03-21 | 11.9 kB | |
Icon.html | 2012-03-21 | 2.4 kB | |
Request.html | 2012-03-21 | 14.9 kB | |
geom_eq.js | 2012-03-21 | 3.8 kB | |
Projection.html | 2012-03-21 | 3.6 kB | |
OLLoader.js | 2012-03-21 | 898 Bytes | |
Rule.html | 2012-03-21 | 3.9 kB | |
Extras.html | 2012-03-21 | 519 Bytes | |
Events.html | 2012-03-21 | 19.6 kB | |
OpenLayers2.html | 2012-03-21 | 594 Bytes | |
StyleMap.html | 2012-03-21 | 1.8 kB | |
Tile.html | 2012-03-21 | 3.5 kB | |
Kinetic.html | 2012-03-21 | 4.5 kB | |
Filter.html | 2012-03-21 | 574 Bytes | |
Ajax.html | 2012-03-21 | 925 Bytes | |
Style2.html | 2012-03-21 | 1.7 kB | |
Control.html | 2012-03-21 | 3.7 kB | |
owls.xml | 2012-03-21 | 5.4 kB | |
Totals: 74 Items | 562.7 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.