summaryrefslogtreecommitdiff
path: root/render-test/tests/gfx/pass/style.json
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-10 17:10:48 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-16 22:52:01 +0200
commit970cabe0eb441270ca3af44e495a5fee997ab54c (patch)
treef84735c55ba8830055a1cbac2ce9960082e49ef0 /render-test/tests/gfx/pass/style.json
parentdc61aa7691d70b9cc74c5077b49472e64a921f74 (diff)
downloadqtlocation-mapboxgl-970cabe0eb441270ca3af44e495a5fee997ab54c.tar.gz
[build] Reorganize the render tests
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.
Diffstat (limited to 'render-test/tests/gfx/pass/style.json')
-rw-r--r--render-test/tests/gfx/pass/style.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/render-test/tests/gfx/pass/style.json b/render-test/tests/gfx/pass/style.json
deleted file mode 100644
index 6ae3eecb8c..0000000000
--- a/render-test/tests/gfx/pass/style.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "version": 8,
- "metadata": {
- "test": {
- "width": 512,
- "height": 512,
- "operations": [
- ["setStyle", "local://styles/uruguay.json"],
- ["setZoom", 9 ],
- ["probeGFXStart"],
- ["setCenter", [-56.509552, -32.865788] ],
- ["probeGFX", "gfx 0"],
- ["probeGFXEnd"]
- ]
- }
- },
- "sources": {},
- "layers": []
- }
- \ No newline at end of file