summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-10-17 15:45:35 +0200
committerKonstantin Käfer <mail@kkaefer.com>2018-10-22 11:53:44 +0200
commitcb2397fd73e51c754d1e339892967bb504da840e (patch)
tree3acadad0daeb1ec134fc872e1a90eac2d1e86325 /cmake
parentea51b11dccdc117c7dc43ffd3b3d0f969f59799f (diff)
downloadqtlocation-mapboxgl-cb2397fd73e51c754d1e339892967bb504da840e.tar.gz
[core] deduplicate dtoa() from RapidJSON and add tests
Diffstat (limited to 'cmake')
-rw-r--r--cmake/test-files.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/test-files.txt b/cmake/test-files.txt
index 89283e2aea..4c7029f9f0 100644
--- a/cmake/test-files.txt
+++ b/cmake/test-files.txt
@@ -144,6 +144,7 @@ test/util/peer.test.cpp
test/util/position.test.cpp
test/util/projection.test.cpp
test/util/run_loop.test.cpp
+test/util/string.test.cpp
test/util/text_conversions.test.cpp
test/util/thread.test.cpp
test/util/thread_local.test.cpp