summaryrefslogtreecommitdiff
path: root/metrics/ignores/platform-linux.json
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a mean to add render features in layers with no sourcesGali Nelle2020-04-171-1/+4
| | | | | | This change also uses the support in the LocationIndicator layer, to return a point feature when queried in correspondence of the location indicator.
* Fix LocationIndicator not updating image sizes when image manager content ↵Gali Nelle2020-04-161-1/+2
| | | | changes
* Fix LocationIndicator LayerGali Nelle2020-04-101-1/+16
| | | | | | | | | This changes image size properties to be scales instead of pixel sizes. The commit also adds fixes for handling image updates with the same ID, adds tests for expressions in paint properties, as well as tests for using images with pixel ratio greater than 1. Finally it moves image-tilt-displacement and perspective-compensation properties from layout to paint properties, and includes other minor cleanups.
* [build] Reorganize the render testsThiago Marcos P. Santos2019-12-161-0/+10
Move everything that might collect metrics to the metrics/ directory, the only test manifests inside the render-test/ directory are the unit tests of the probes.