Kai Volland
|
ac3a2d960a
|
Replaces tile.tests.js (partially) with new tests
Transforms the old rendering tests for the TileLayer
to the new rendering test approach.
The render-listener test is kept in the old format for know.
|
2019-03-18 16:39:37 +01:00 |
|
Kai Volland
|
fc878fd539
|
Replaces vectortile.tests.js with new tests
Transforms the old rendering tests for the VectorTileLayer
to the new rendering test approach.
|
2019-03-18 16:15:58 +01:00 |
|
Kai Volland
|
f555048319
|
Replaces vector.tests.js with new tests
Transforms the old rendering tests for the LayerVector
to the new rendering test approach.
|
2019-03-18 15:39:48 +01:00 |
|
Kai Volland
|
6759641715
|
Replaces image.tests.js with new tests
Transforms the old rendering tests for the ImageLayer
to the new rendering test approach.
|
2019-03-18 13:56:45 +01:00 |
|
Kai Volland
|
912fb03564
|
Fixes RasterSource tests
Puppeteer/TestSuite seems to have
problems with webworker so threads is set
to 0
|
2019-03-18 10:33:05 +01:00 |
|
Kai Volland
|
58cebcc97f
|
Replaces tilewms.tests.js with new tests
Transforms the old rendering tests for the TileWMSSource
to the new rendering test approach.
|
2019-03-15 14:30:23 +01:00 |
|
Kai Volland
|
3f8da79893
|
Replaces raster.tests.js with new tests
Transforms the old rendering tests for the RasterSource
to the new rendering test approach.
|
2019-03-15 14:04:23 +01:00 |
|
Kai Volland
|
d89b909187
|
Replaces text.tests.js with new tests
Transforms the old rendering tests for the TextStyle
to the new rendering test approach.
|
2019-03-15 12:11:13 +01:00 |
|
Kai Volland
|
f79b358c92
|
Replaces regularshape.tests.js with new tests
Transforms the old rendering tests for the regularshape
to the new rendering test approach.
|
2019-03-15 10:42:47 +01:00 |
|
Kai Volland
|
595b74d04e
|
Replaces map.tests.js with new tests
Transforms the old rendering test for the Map
to the new rendering test approach.
|
2019-03-15 10:42:47 +01:00 |
|
Kai Volland
|
de0f5d44a3
|
Replaces circle.tests.js with new tests
Transforms the old rendering test for the CircleStyle
to the new rendering test approach.
|
2019-03-15 10:42:47 +01:00 |
|
Kai Volland
|
1348d76a33
|
Updates test renders
Rendering has changed due to change of browser test version.
|
2019-03-11 15:13:13 +01:00 |
|
Olivier Guyot
|
8e4c66a49e
|
Regenerate new test renders & remove the --ignore-gpu-blacklist flag
|
2018-12-07 09:09:19 +01:00 |
|
Tim Schaub
|
c6be2c7ff5
|
Merge pull request #8977 from jahow/add-webgl-rendering-tests
Add WebGL rendering tests & improve the WebGLHelper API
|
2018-11-20 03:59:06 -08:00 |
|
Tim Schaub
|
2131cc460c
|
Dash delimited lower case words describe the cases
|
2018-11-19 14:03:51 -07:00 |
|
Tim Schaub
|
7036064ffc
|
Add tiles to avoid 404s in rendering tests
|
2018-11-19 13:50:52 -07:00 |
|
Tim Schaub
|
898c349fbf
|
Stacking contexts for layers, overlays, and controls
|
2018-11-19 11:00:33 -07:00 |
|
jahow
|
76b1a7f96b
|
Add a rendering test for basic points rendering in webgl.
|
2018-11-19 09:41:29 +01:00 |
|
jahow
|
d0e0c8fc3a
|
Add rendering test for heatmap layer
|
2018-11-19 09:41:20 +01:00 |
|
Frederic Junod
|
a64ca2b4bf
|
Use CSS z-index to order layers
|
2018-11-17 09:03:59 +01:00 |
|
Tim Schaub
|
038f122d11
|
Clip tile layers by extent
|
2018-11-16 14:57:17 +01:00 |
|
Tim Schaub
|
b3bcf7dac1
|
Add 2% tolerance to vector rendering tests
|
2018-11-16 14:57:17 +01:00 |
|
Tim Schaub
|
4a3dbb0e24
|
Use the main map in rendering tests
|
2018-11-16 14:57:17 +01:00 |
|
Tim Schaub
|
6edac64b81
|
Use the regular map in the rendering tests
|
2018-11-16 14:56:50 +01:00 |
|
Tim Schaub
|
5ba8795355
|
Tile layer rendering with the composite renderer
|
2018-11-16 14:56:48 +01:00 |
|
Tim Schaub
|
b3903df156
|
Use the composite renderer
|
2018-11-16 14:56:47 +01:00 |
|
Frederic Junod
|
0ed7f76ad0
|
Port polygon-style rendering test
|
2018-11-16 13:40:11 +01:00 |
|
Florent gravin
|
f9c64e52af
|
Add rendering test for vector tile layer rotation w/ layer on top
|
2018-11-15 18:16:58 +01:00 |
|
Florent gravin
|
7630fafcf2
|
Add rendering test for vector tile layer rotation
|
2018-11-15 17:32:50 +01:00 |
|
Florent gravin
|
12f6ce7a44
|
Add rendering test for vector tile layer
|
2018-11-15 15:53:06 +01:00 |
|
Florent gravin
|
ebbb54456a
|
Add rendering test for layer 2 tiles extent clipping
|
2018-11-15 15:20:36 +01:00 |
|
Florent gravin
|
081c677ea2
|
Add rendering test for layer tile simple
|
2018-11-15 15:20:36 +01:00 |
|
Florent gravin
|
fc85b2ba78
|
Add rendering test for layer tile transition
|
2018-11-15 15:20:36 +01:00 |
|
Frederic Junod
|
63b04210ab
|
Allow tolerance to be passed to the render function
|
2018-11-15 12:51:15 +01:00 |
|
Frederic Junod
|
87c721b071
|
Port text style rendering tests
|
2018-11-15 12:51:15 +01:00 |
|
Frederic Junod
|
6e964c7934
|
Port render-toContext rendering test
|
2018-11-15 11:27:48 +01:00 |
|
Frederic Junod
|
f295a97894
|
Rendering tests render message
|
2018-11-14 21:37:45 +01:00 |
|
Frédéric Junod
|
aa841c7de2
|
Merge pull request #8933 from fredj/icon-symbol-svg
Port icon-symbol-svg rendering test
|
2018-11-14 20:42:33 +01:00 |
|
Frederic Junod
|
488a104a92
|
Port icon-symbol-svg rendering tests
|
2018-11-14 16:26:10 +01:00 |
|
Frédéric Junod
|
4adcb5ae6c
|
Merge pull request #8914 from fredj/layer_className
Add new className property to ol/layer/Base
|
2018-11-14 16:23:56 +01:00 |
|
Tim Schaub
|
c3c5b3b314
|
Use local data for rendering tests
|
2018-11-13 13:37:14 +01:00 |
|
Frederic Junod
|
22eb96637f
|
Add new className property to ol/layer/Base
|
2018-11-13 13:09:06 +01:00 |
|
Tim Schaub
|
afc64258af
|
Support for rotation
|
2018-11-12 18:33:02 +01:00 |
|
Tim Schaub
|
8bf252e70f
|
Handle layer opacity in the composite renderer
|
2018-11-12 15:16:06 +01:00 |
|
Tim Schaub
|
dc05f48294
|
Use composite renderer in linestring test
|
2018-11-12 14:54:52 +01:00 |
|
Tim Schaub
|
767aa7b7a4
|
Add support for a default index page
|
2018-11-10 12:44:31 -07:00 |
|
Tim Schaub
|
f67e5642ab
|
Rendering test for an icon
|
2018-11-10 09:36:23 -07:00 |
|
Tim Schaub
|
0ebc023223
|
Test a rotated view
|
2018-11-10 08:31:36 -07:00 |
|
Frederic Junod
|
f444da29bc
|
Add linestring-style rendering test
|
2018-11-09 13:51:41 -07:00 |
|
Tim Schaub
|
1253558006
|
Register new handler for render with each page navigation
|
2018-11-09 09:02:08 -07:00 |
|