summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2019-06-13 18:57:25 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2019-06-25 20:10:21 +0300
commit3b0e5a59a288b165e7fac26c22ff51ee524e1568 (patch)
tree58c8b38a186581bc7f24ab78eff2bfd4a69a73dd /Makefile
parent78e5a264e0d08354cd1c0aa7f32c429784460f5f (diff)
downloadqtlocation-mapboxgl-3b0e5a59a288b165e7fac26c22ff51ee524e1568.tar.gz
[core] Implement C++ render test runner
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 5b5e878280..35bf097486 100644
--- a/Makefile
+++ b/Makefile
@@ -552,12 +552,6 @@ qt-docs:
.PHONY: test-node
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 --shuffle
npm run test-query
npm run test-expressions