Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[test] Bump mapbox-gl-js version to re-enable pitched tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLoer authored and ansis committed Jul 11, 2017
1 parent eac2971 commit 4f63a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapbox-gl-js
Submodule mapbox-gl-js updated 24 files
+4 −0 CHANGELOG.md
+1 −1 docs/_posts/examples/3400-01-24-custom-marker-icons.html
+2 −1 src/style/style.js
+1 −3 src/ui/control/geolocate_control.js
+8 −11 src/ui/control/logo_control.js
+6 −2 src/ui/marker.js
+1 −4 test/integration/query-tests/edge-cases/box-cutting-antimeridian-z0/style.json
+1 −1 test/integration/query-tests/symbol-features-in/pitched-screen/style.json
+2 −2 test/integration/render-tests/debug/collision-pitched-wrapped/style.json
+2 −2 test/integration/render-tests/debug/collision-pitched/style.json
+0 −3 test/integration/render-tests/icon-pitch-scaling/rotation-alignment-map/style.json
+0 −3 test/integration/render-tests/icon-pitch-scaling/rotation-alignment-viewport/style.json
+1 −1 test/integration/render-tests/regressions/mapbox-gl-js#4860/style.json
+0 −3 test/integration/render-tests/text-pitch-alignment/auto-text-rotation-alignment-map/style.json
+0 −3 test/integration/render-tests/text-pitch-alignment/auto-text-rotation-alignment-viewport/style.json
+0 −3 test/integration/render-tests/text-pitch-alignment/map-text-depthtest/style.json
+0 −3 test/integration/render-tests/text-pitch-alignment/map-text-rotation-alignment-map/style.json
+0 −3 test/integration/render-tests/text-pitch-alignment/map-text-rotation-alignment-viewport/style.json
+0 −3 test/integration/render-tests/text-pitch-alignment/viewport-text-depthtest/style.json
+0 −3 test/integration/render-tests/text-pitch-alignment/viewport-text-rotation-alignment-map/style.json
+0 −3 test/integration/render-tests/text-pitch-alignment/viewport-text-rotation-alignment-viewport/style.json
+1 −4 test/integration/render-tests/text-pitch-scaling/line-half/style.json
+2 −2 test/unit/ui/control/logo.test.js
+15 −0 test/unit/ui/marker.test.js

0 comments on commit 4f63a39

Please sign in to comment.