Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OWSContext | 2012-03-21 | ||
WFSCapabilities | 2012-03-21 | ||
XLS | 2012-03-21 | ||
WMTSCapabilities | 2012-03-21 | ||
ArcXML | 2012-03-21 | ||
SLD | 2012-03-21 | ||
OWSCommon | 2012-03-21 | ||
WMSCapabilities | 2012-03-21 | ||
SOSCapabilities | 2012-03-21 | ||
CSWGetRecords | 2012-03-21 | ||
XML | 2012-03-21 | ||
WMC | 2012-03-21 | ||
Filter | 2012-03-21 | ||
CSWGetDomain | 2012-03-21 | ||
WPSCapabilities | 2012-03-21 | ||
WFST | 2012-03-21 | ||
GML | 2012-03-21 | ||
WPSDescribeProcess.html | 2012-03-21 | 10.0 kB | |
WFSCapabilities.html | 2012-03-21 | 1.6 kB | |
WCSGetCoverage.html | 2012-03-21 | 3.1 kB | |
WMSDescribeLayer.html | 2012-03-21 | 1.1 kB | |
GeoJSON.html | 2012-03-21 | 26.2 kB | |
QueryStringFilter.html | 2012-03-21 | 11.2 kB | |
XML.html | 2012-03-21 | 35.3 kB | |
Atom.html | 2012-03-21 | 19.2 kB | |
WFS.html | 2012-03-21 | 3.2 kB | |
OSM.html | 2012-03-21 | 5.5 kB | |
WMC.html | 2012-03-21 | 36.4 kB | |
CSWGetDomain.html | 2012-03-21 | 670 Bytes | |
SOSGetFeatureOfInterest.html | 2012-03-21 | 4.5 kB | |
JSON.html | 2012-03-21 | 1.7 kB | |
WKT.html | 2012-03-21 | 12.6 kB | |
WMTSCapabilities.html | 2012-03-21 | 394 Bytes | |
GeoRSS.html | 2012-03-21 | 14.5 kB | |
GPX.html | 2012-03-21 | 3.3 kB | |
WMSGetFeatureInfo.html | 2012-03-21 | 16.4 kB | |
WPSExecute.html | 2012-03-21 | 20.6 kB | |
ArcXML.html | 2012-03-21 | 13.3 kB | |
Filter.html | 2012-03-21 | 589 Bytes | |
Text.html | 2012-03-21 | 1.9 kB | |
WFST.html | 2012-03-21 | 638 Bytes | |
KML.html | 2012-03-21 | 52.2 kB | |
OGCExceptionReport.html | 2012-03-21 | 6.3 kB | |
SLD.html | 2012-03-21 | 1.8 kB | |
WMSCapabilities.html | 2012-03-21 | 393 Bytes | |
SOSGetObservation.html | 2012-03-21 | 10.8 kB | |
GML.html | 2012-03-21 | 31.7 kB | |
CQL.html | 2012-03-21 | 11.2 kB | |
WFSDescribeFeatureType.html | 2012-03-21 | 23.7 kB | |
CSWGetRecords.html | 2012-03-21 | 674 Bytes | |
Totals: 50 Items | 382.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.