summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-01-24 11:04:35 +0200
committerJuha Alanen <juha.alanen@mapbox.com>2020-01-30 13:52:09 +0200
commit4778c0ab6bd70a80795b148b47a422df7103aaa0 (patch)
tree18b77bf24c42954597ae2fae5863b1943ba230d9
parenteb9d0067ca578ee35c6ea6a8bb3d7935f9176f21 (diff)
downloadqtlocation-mapboxgl-4778c0ab6bd70a80795b148b47a422df7103aaa0.tar.gz
[build] Enable unit tests for Qt MacOS builds in CI
-rw-r--r--circle.yml1
-rw-r--r--test/fixtures/local_glyphs/ping_fang_qt/expected.pngbin28524 -> 27912 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 5427bce6ca..74e7db5655 100644
--- a/circle.yml
+++ b/circle.yml
@@ -135,7 +135,6 @@ workflows:
requires:
- qt5-linux-gcc5-release
config_params: '-G Ninja -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DMBGL_WITH_QT=ON -DCMAKE_PREFIX_PATH=$(echo /usr/local/Cellar/qt/5.*/lib/cmake)'
- test_params: '-N -Q'
- build-template:
name: macos-xcode11-release
executor_name: macos-11_0_0
diff --git a/test/fixtures/local_glyphs/ping_fang_qt/expected.png b/test/fixtures/local_glyphs/ping_fang_qt/expected.png
index 0ede615967..94d086f63f 100644
--- a/test/fixtures/local_glyphs/ping_fang_qt/expected.png
+++ b/test/fixtures/local_glyphs/ping_fang_qt/expected.png
Binary files differ