summaryrefslogtreecommitdiff
path: root/metrics/tests/probes/file-size/pass-size-is-in-tolerance-higher/metrics.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 /metrics/tests/probes/file-size/pass-size-is-in-tolerance-higher/metrics.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 'metrics/tests/probes/file-size/pass-size-is-in-tolerance-higher/metrics.json')
-rw-r--r--metrics/tests/probes/file-size/pass-size-is-in-tolerance-higher/metrics.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/metrics/tests/probes/file-size/pass-size-is-in-tolerance-higher/metrics.json b/metrics/tests/probes/file-size/pass-size-is-in-tolerance-higher/metrics.json
new file mode 100644
index 0000000000..d0c0c9d7b6
--- /dev/null
+++ b/metrics/tests/probes/file-size/pass-size-is-in-tolerance-higher/metrics.json
@@ -0,0 +1,14 @@
+{
+ "file-size": [
+ [
+ "image",
+ "expected.png",
+ 177
+ ],
+ [
+ "style",
+ "style.json",
+ 548
+ ]
+ ]
+}