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-23 12:23:40 +0200
commitdecbde16165cf3e4455edd0c5caeac991d0c01e6 (patch)
tree3acadad0daeb1ec134fc872e1a90eac2d1e86325 /cmake
parentea51b11dccdc117c7dc43ffd3b3d0f969f59799f (diff)
downloadqtlocation-mapboxgl-decbde16165cf3e4455edd0c5caeac991d0c01e6.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