summaryrefslogtreecommitdiff
path: root/render-test/tests/gfx/fail-vb-mem-mismatch/style.json
diff options
context:
space:
mode:
authorMikko Pulkki <mikko.pulkki@mapbox.com>2019-10-23 20:53:19 +0300
committerMikko Pulkki <55925868+mpulkki-mapbox@users.noreply.github.com>2019-10-30 14:32:27 +0200
commit6900ac9837c6981b2a3f8d389ac09c0fca56b749 (patch)
treedf85b4c31c0961620919fb70e5554c90b2279113 /render-test/tests/gfx/fail-vb-mem-mismatch/style.json
parenta7a7e8cbe29e672d020db1d150e887f33d584a2d (diff)
downloadqtlocation-mapboxgl-6900ac9837c6981b2a3f8d389ac09c0fca56b749.tar.gz
[render-test] Add gfx probe test cases
Diffstat (limited to 'render-test/tests/gfx/fail-vb-mem-mismatch/style.json')
-rw-r--r--render-test/tests/gfx/fail-vb-mem-mismatch/style.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/render-test/tests/gfx/fail-vb-mem-mismatch/style.json b/render-test/tests/gfx/fail-vb-mem-mismatch/style.json
new file mode 100644
index 0000000000..6ae3eecb8c
--- /dev/null
+++ b/render-test/tests/gfx/fail-vb-mem-mismatch/style.json
@@ -0,0 +1,20 @@
+{
+ "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