From c34d1cfaa7a9e61c6bb8f07d4fff547ad68e3115 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Thu, 15 Jun 2017 17:59:25 +0300 Subject: [tests] Added tests for ThreadedObject --- cmake/test-files.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake') diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index edbf100fe2..da1c046485 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -132,6 +132,7 @@ set(MBGL_TEST_FILES test/util/run_loop.test.cpp test/util/text_conversions.test.cpp test/util/thread.test.cpp + test/util/threaded_object.test.cpp test/util/thread_local.test.cpp test/util/tile_cover.test.cpp test/util/timer.test.cpp -- cgit v1.2.1