summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-08-12 16:27:20 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-08-20 11:58:57 -0700
commite42cfa239fa874ae0c58cfcf98d721a38dfcfecb (patch)
tree363ec46a7b962007c3b94a17ce096826c7adc33f /test/fixtures/style_parser
parent19d42acc8479efc0b05eda3721817ffa3314e2da (diff)
downloadqtlocation-mapboxgl-e42cfa239fa874ae0c58cfcf98d721a38dfcfecb.tar.gz
Update test-suite and test fixtures for v8
Diffstat (limited to 'test/fixtures/style_parser')
-rw-r--r--test/fixtures/style_parser/colors.style.json2
-rw-r--r--test/fixtures/style_parser/function-numeric.style.json2
-rw-r--r--test/fixtures/style_parser/function-string-bool-enum.style.json2
-rw-r--r--test/fixtures/style_parser/function-type.style.json2
-rw-r--r--test/fixtures/style_parser/line-opacity.style.json2
-rw-r--r--test/fixtures/style_parser/line-translate.style.json2
-rw-r--r--test/fixtures/style_parser/line-width.style.json2
-rw-r--r--test/fixtures/style_parser/stop-zoom-value.style.json2
-rw-r--r--test/fixtures/style_parser/stops-array.style.json2
-rw-r--r--test/fixtures/style_parser/text-size.style.json2
10 files changed, 10 insertions, 10 deletions
diff --git a/test/fixtures/style_parser/colors.style.json b/test/fixtures/style_parser/colors.style.json
index 24aa2e5d1c..8996548885 100644
--- a/test/fixtures/style_parser/colors.style.json
+++ b/test/fixtures/style_parser/colors.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"constants": {
"@land": "r44,239,225)",
"@snow": "f4f8foNGbjf#",
diff --git a/test/fixtures/style_parser/function-numeric.style.json b/test/fixtures/style_parser/function-numeric.style.json
index 2db5624ac9..f3fca7e1d0 100644
--- a/test/fixtures/style_parser/function-numeric.style.json
+++ b/test/fixtures/style_parser/function-numeric.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",
diff --git a/test/fixtures/style_parser/function-string-bool-enum.style.json b/test/fixtures/style_parser/function-string-bool-enum.style.json
index c38f195259..76fb9be9f4 100644
--- a/test/fixtures/style_parser/function-string-bool-enum.style.json
+++ b/test/fixtures/style_parser/function-string-bool-enum.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",
diff --git a/test/fixtures/style_parser/function-type.style.json b/test/fixtures/style_parser/function-type.style.json
index c992e71f04..cde8dfc76b 100644
--- a/test/fixtures/style_parser/function-type.style.json
+++ b/test/fixtures/style_parser/function-type.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",
diff --git a/test/fixtures/style_parser/line-opacity.style.json b/test/fixtures/style_parser/line-opacity.style.json
index 8f5221b8ad..712b2b6f50 100644
--- a/test/fixtures/style_parser/line-opacity.style.json
+++ b/test/fixtures/style_parser/line-opacity.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",
diff --git a/test/fixtures/style_parser/line-translate.style.json b/test/fixtures/style_parser/line-translate.style.json
index 3c079f3520..a32b2d8ee4 100644
--- a/test/fixtures/style_parser/line-translate.style.json
+++ b/test/fixtures/style_parser/line-translate.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",
diff --git a/test/fixtures/style_parser/line-width.style.json b/test/fixtures/style_parser/line-width.style.json
index 18653074db..e5fe6fa8e1 100644
--- a/test/fixtures/style_parser/line-width.style.json
+++ b/test/fixtures/style_parser/line-width.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",
diff --git a/test/fixtures/style_parser/stop-zoom-value.style.json b/test/fixtures/style_parser/stop-zoom-value.style.json
index 5f907cd8e9..520db9a904 100644
--- a/test/fixtures/style_parser/stop-zoom-value.style.json
+++ b/test/fixtures/style_parser/stop-zoom-value.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",
diff --git a/test/fixtures/style_parser/stops-array.style.json b/test/fixtures/style_parser/stops-array.style.json
index 107c1c064c..daa48214d9 100644
--- a/test/fixtures/style_parser/stops-array.style.json
+++ b/test/fixtures/style_parser/stops-array.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",
diff --git a/test/fixtures/style_parser/text-size.style.json b/test/fixtures/style_parser/text-size.style.json
index 175ce456ad..46dd33e3c4 100644
--- a/test/fixtures/style_parser/text-size.style.json
+++ b/test/fixtures/style_parser/text-size.style.json
@@ -1,5 +1,5 @@
{
- "version": 6,
+ "version": 8,
"sources": {
"mapbox": {
"type": "vector",