From decbde16165cf3e4455edd0c5caeac991d0c01e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Wed, 17 Oct 2018 15:45:35 +0200 Subject: [core] deduplicate dtoa() from RapidJSON and add tests --- cmake/test-files.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake') 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 -- cgit v1.2.1