From 1f921299b0fc43c04cf0d16138d642a5d4e70930 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 19 May 2017 11:12:05 -0700 Subject: [core] Make ExponentialStops behavior consistent; add tests --- cmake/test-files.cmake | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cmake') diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index e4ffba4754..83b935d63f 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -94,6 +94,8 @@ set(MBGL_TEST_FILES # style/function test/style/function/camera_function.test.cpp test/style/function/composite_function.test.cpp + test/style/function/exponential_stops.test.cpp + test/style/function/interval_stops.test.cpp test/style/function/source_function.test.cpp # style -- cgit v1.2.1