WebWorldWind/jsTestDriver.conf
2016-01-20 20:24:42 +01:00

305 lines
11 KiB
Plaintext

server: http://localhost:9876
load:
- thirdparty/require.js
test:
- test/util/Color.test.js
- test/formats/kml/util/ImagePyramid.test.js
- test/formats/kml/util/ItemIcon.test.js
- test/formats/kml/KmlAbstractView.test.js
- test/formats/kml/styles/KmlBalloonStyle.test.js
- test/formats/kml/KmlCamera.test.js
- test/formats/kml/features/KmlDocument.test.js
- test/formats/kml/features/KmlFeature.test.js
- test/formats/kml/KmlFile.test.js
- test/formats/kml/features/KmlFolder.test.js
- test/formats/kml/features/KmlGroundOverlay.test.js
- test/formats/kml/KmlIcon.test.js
- test/formats/kml/styles/KmlIconStyle.test.js
- test/formats/kml/styles/KmlLabelStyle.test.js
- test/formats/kml/KmlLatLonAltBox.test.js
- test/formats/kml/KmlLatLonBox.test.js
- test/formats/kml/KmlLatLonQuad.test.js
- test/formats/kml/geom/KmlLineString.test.js
- test/formats/kml/styles/KmlLineStyle.test.js
- test/formats/kml/KmlLink.test.js
- test/formats/kml/styles/KmlListStyle.test.js
- test/formats/kml/KmlLocation.test.js
- test/formats/kml/KmlLod.test.js
- test/formats/kml/KmlLookAt.test.js
- test/formats/kml/geom/KmlMultiGeometry.test.js
- test/formats/kml/features/KmlNetworkLink.test.js
- test/formats/kml/KmlObject.test.js
- test/formats/kml/KmlOrientation.test.js
- test/formats/kml/features/KmlOverlay.test.js
- test/formats/kml/features/KmlPhotoOverlay.test.js
- test/formats/kml/features/KmlPlacemark.test.js
- test/formats/kml/geom/KmlPoint.test.js
- test/formats/kml/styles/KmlPolyStyle.test.js
- test/formats/kml/KmlRegion.test.js
- test/formats/kml/features/KmlScreenOverlay.test.js
- test/formats/kml/styles/KmlStyle.test.js
- test/formats/kml/styles/KmlStyleMap.test.js
- test/formats/kml/KmlTimeSpan.test.js
- test/formats/kml/KmlTimeStamp.test.js
- test/formats/kml/util/Pair.test.js
- test/util/Remote.test.js
- test/formats/kml/util/Scale.test.js
- test/formats/kml/util/Schema.test.js
- test/Vec3.test.js
- test/formats/kml/util/ViewVolume.test.js
- test/util/WWUtil.test.js
- test/util/XmlDocument.test.js
serve:
- src/error/AbstractError.js
- src/shapes/AbstractMesh.js
- src/shapes/AbstractShape.js
- src/util/AbsentResourceList.js
- src/geom/Angle.js
- src/shapes/Annotation.js
- src/shapes/AnnotationAttributes.js
- src/error/ArgumentError.js
- src/shaders/BasicProgram.js
- src/shaders/BasicTextureProgram.js
- src/layer/BingAerialLayer.js
- src/layer/BingAerialWithLabelsLayer.js
- src/util/BingImageryUrlBuilder.js
- src/layer/BingRoadsLayer.js
- src/layer/BingTiledImageLayer.js
- src/layer/BingWMSLayer.js
- src/layer/BlueMarbleLayer.js
- src/layer/BMNGLandsatLayer.js
- src/layer/BMNGLayer.js
- src/layer/BMNGOneImageLayer.js
- src/geom/BoundingBox.js
- src/util/ByteBuffer.js
- test/CatchTest.js
- src/gesture/ClickRecognizer.js
- src/util/Color.js
- src/shapes/Compass.js
- src/layer/CompassLayer.js
- src/layer/CoordinatesDisplayLayer.js
- src/util/Date.js
- src/formats/shapefile/DBaseField.js
- src/formats/shapefile/DBaseFile.js
- src/formats/shapefile/DBaseRecord.js
- src/layer/DigitalGlobeTiledImageLayer.js
- src/gesture/DragRecognizer.js
- src/render/DrawContext.js
- src/globe/EarthElevationModel.js
- src/globe/EarthRestElevationModel.js
- src/globe/ElevationImage.js
- src/globe/ElevationModel.js
- src/globe/ElevationTile.js
- src/util/es6-promise.js
- src/util/extend.js
- src/util/Font.js
- src/util/FrameStatistics.js
- src/layer/FrameStatisticsLayer.js
- src/render/FramebufferTexture.js
- src/render/FramebufferTile.js
- src/render/FramebufferTileController.js
- src/geom/Frustum.js
- src/shapes/GeographicMesh.js
- src/projections/GeographicProjection.js
- src/shapes/GeographicText.js
- src/formats/geojson/GeoJSONConstants.js
- src/formats/geojson/GeoJSONCRS.js
- src/formats/geojson/GeoJSONFeature.js
- src/formats/geojson/GeoJSONFeatureCollection.js
- src/formats/geojson/GeoJSONGeometry.js
- src/formats/geojson/GeoJSONGeometryCollection.js
- src/formats/geojson/GeoJSONGeometryLineString.js
- src/formats/geojson/GeoJSONGeometryMultiLineString.js
- src/formats/geojson/GeoJSONGeometryMultiPolygon.js
- src/formats/geojson/GeoJSONGeometryMultiPoint.js
- src/formats/geojson/GeoJSONGeometryPoint.js
- src/formats/geojson/GeoJSONGeometryPolygon.js
- src/formats/geojson/GeoJSONParser.js
- src/gesture/GestureRecognizer.js
- src/globe/Globe.js
- src/globe/Globe2D.js
- src/util/GoToAnimator.js
- src/shaders/GpuProgram.js
- src/cache/GpuResourceCache.js
- src/shaders/GpuShader.js
- src/util/HighlightController.js
- src/formats/kml/util/ImagePyramid.js
- src/util/ImageSource.js
- src/render/ImageTile.js
- src/util/Insets.js
- src/formats/kml/util/ItemIcon.js
- src/util/jszip.js
- src/formats/kml/KmlAbstractView.js
- src/formats/kml/styles/KmlBalloonStyle.js
- src/formats/kml/KmlCamera.js
- src/formats/kml/styles/KmlColorStyle.js
- src/formats/kml/features/KmlContainer.js
- src/formats/kml/features/KmlDocument.js
- src/formats/kml/KmlElements.js
- src/formats/kml/features/KmlFeature.js
- src/formats/kml/KmlFile.js
- src/formats/kml/KmlFileCache.js
- src/formats/kml/features/KmlFolder.js
- src/formats/kml/geom/KmlGeometry.js
- src/formats/kml/features/KmlGroundOverlay.js
- src/formats/kml/KmlIcon.js
- src/formats/kml/styles/KmlIconStyle.js
- src/formats/kml/styles/KmlLabelStyle.js
- src/formats/kml/KmlLatLonAltBox.js
- src/formats/kml/KmlLatLonBox.js
- src/formats/kml/KmlLatLonQuad.js
- src/formats/kml/geom/KmlLinearRing.js
- src/formats/kml/geom/KmlLineString.js
- src/formats/kml/styles/KmlLineStyle.js
- src/formats/kml/KmlLink.js
- src/formats/kml/styles/KmlListStyle.js
- src/formats/kml/KmlLocation.js
- src/formats/kml/KmlLod.js
- src/formats/kml/KmlLookAt.js
- src/formats/kml/geom/KmlMultiGeometry.js
- src/formats/kml/geom/KmlMultiTrack.js
- src/formats/kml/features/KmlNetworkLink.js
- src/formats/kml/KmlObject.js
- src/formats/kml/KmlOrientation.js
- src/formats/kml/features/KmlOverlay.js
- src/formats/kml/features/KmlPhotoOverlay.js
- src/formats/kml/features/KmlPlacemark.js
- src/formats/kml/geom/KmlPoint.js
- src/formats/kml/geom/KmlPolygon.js
- src/formats/kml/styles/KmlPolyStyle.js
- src/formats/kml/KmlRegion.js
- src/formats/kml/util/Scale.js
- src/formats/kml/features/KmlScreenOverlay.js
- src/formats/kml/styles/KmlStyle.js
- src/formats/kml/styles/KmlStyleMap.js
- src/formats/kml/styles/KmlStyleSelector.js
- src/formats/kml/styles/KmlSubStyle.js
- src/formats/kml/KmlTimePrimitive.js
- src/formats/kml/KmlTimeSpan.js
- src/formats/kml/KmlTimeStamp.js
- src/formats/kml/features/KmlTour.js
- src/formats/kml/geom/KmlTrack.js
- src/util/libtess.js
- src/layer/LandsatRestLayer.js
- src/layer/Layer.js
- src/util/Level.js
- src/util/LevelRowColumnUrlBuilder.js
- src/util/LevelSet.js
- src/geom/Line.js
- src/geom/Location.js
- src/util/Logger.js
- src/navigate/LookAtNavigator.js
- src/geom/Matrix.js
- src/cache/MemoryCache.js
- src/cache/MemoryCacheListener.js
- src/layer/MercatorTiledImageLayer.js
- src/navigate/Navigator.js
- src/navigate/NavigatorState.js
- src/util/NominatimGeocoder.js
- src/error/NotYetImplementedError.js
- src/util/Offset.js
- src/layer/OpenStreetMapImageLayer.js
- src/ogc/OwsConstraint.js
- src/ogc/OwsLanguageString.js
- src/ogc/OwsOperationsMetadata.js
- src/ogc/OwsServiceIdentification.js
- src/ogc/OwsServiceProvider.js
- src/formats/kml/util/Pair.js
- src/gesture/PanRecognizer.js
- src/shapes/Path.js
- src/util/PeriodicTimeSequence.js
- src/pick/PickedObject.js
- src/pick/PickedObjectList.js
- src/gesture/PinchRecognizer.js
- src/shapes/Placemark.js
- src/shapes/PlacemarkAttributes.js
- src/geom/Plane.js
- src/shapes/Polygon.js
- src/geom/Position.js
- src/formats/shapefile/PrjFile.js
- src/util/proj4-src.js
- src/projections/ProjectionEquirectangular.js
- src/projections/ProjectionGnomonic.js
- src/projections/ProjectionMercator.js
- src/projections/ProjectionPolarEquidistant.js
- src/projections/ProjectionUPS.js
- src/projections/ProjectionWgs84.js
- src/util/Promise.js
- src/geom/Rectangle.js
- src/formats/kml/util/Remote.js
- src/render/Renderable.js
- src/layer/RenderableLayer.js
- src/layer/RestTiledImageLayer.js
- src/gesture/RotationRecognizer.js
- src/formats/kml/util/Scale.js
- src/formats/kml/util/Schema.js
- src/render/ScreenCreditController.js
- src/shapes/ScreenImage.js
- src/shapes/ScreenText.js
- src/geom/Sector.js
- src/shapes/ShapeAttributes.js
- src/formats/shapefile/Shapefile.js
- src/formats/shapefile/ShapefileRecord.js
- src/formats/shapefile/ShapefileRecordMultiPoint.js
- src/formats/shapefile/ShapefileRecordNull.js
- src/formats/shapefile/ShapefileRecordPoint.js
- src/formats/shapefile/ShapefileRecordPolygon.js
- src/formats/shapefile/ShapefileRecordPolyline.js
- src/layer/ShowTessellationLayer.js
- src/formats/kml/util/StyleResolver.js
- src/shapes/SurfaceImage.js
- src/shapes/SurfaceCircle.js
- src/shapes/SurfaceEllipse.js
- src/shapes/SurfacePolygon.js
- src/shapes/SurfacePolyline.js
- src/shapes/SurfaceRectangle.js
- src/render/SurfaceRenderable.js
- src/shapes/SurfaceSector.js
- src/shapes/SurfaceShape.js
- src/shapes/SurfaceShapeTile.js
- src/shapes/SurfaceShapeTileBuilder.js
- src/render/SurfaceTile.js
- src/render/SurfaceTileRenderer.js
- src/shaders/SurfaceTileRendererProgram.js
- src/gesture/TapRecognizer.js
- src/layer/TectonicPlatesLayer.js
- src/globe/Terrain.js
- src/globe/TerrainTile.js
- src/globe/TerrainTileList.js
- src/globe/Tessellator.js
- test/testFile.kml
- src/shapes/Text.js
- src/shapes/TextAttributes.js
- src/render/TextSupport.js
- src/render/Texture.js
- src/render/TextureTile.js
- src/util/Tile.js
- src/layer/TiledImageLayer.js
- src/util/TileFactory.js
- src/gesture/TiltRecognizer.js
- src/gesture/Touch.js
- src/shapes/TriangleMesh.js
- src/error/UnsupportedOperationError.js
- src/geom/Vec2.js
- src/geom/Vec3.js
- src/layer/ViewControlsLayer.js
- src/formats/kml/util/ViewVolume.js
- src/ogc/WmsCapabilities.js
- src/layer/WmsLayer.js
- src/ogc/WmsLayerCapabilities.js
- src/layer/WmsTimeDimensionedLayer.js
- src/util/WmsUrlBuilder.js
- src/ogc/WmtsCapabilities.js
- src/layer/WmtsLayer.js
- src/ogc/WmtsLayerCapabilities.js
- src/layer/WmtsLayerTile.js
- src/WorldWind.js
- src/WorldWindow.js
- src/util/WWMath.js
- src/util/WWMessage.js
- src/util/WWUtil.js
- src/util/XmlDocument.js
- src/globe/ZeroElevationModel.js