summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-08-28 18:43:21 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-08-31 10:17:21 +0300
commit0694d224c745ea5ee5eb1fc46cbb0b9487e6333a (patch)
tree83545a7b40531881db9cfc448c4ef1ae24a762ec /Makefile
parentcfcf38053e1535c8a03a53166f5846e848a35450 (diff)
downloadqtlocation-mapboxgl-0694d224c745ea5ee5eb1fc46cbb0b9487e6333a.tar.gz
[test] Enable render tests recycling the map object in node6-clang39-debug
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e96c2d251e..ab0b36658c 100644
--- a/Makefile
+++ b/Makefile
@@ -440,6 +440,12 @@ test-node: node
npm test
npm run test-suite
+.PHONY: test-node-recycle-map
+test-node-recycle-map: node
+ npm test
+ npm run test-render -- --recycle-map
+ npm run test-query
+
#### Android targets ###########################################################
MBGL_ANDROID_ABIS = arm-v5;armeabi